Query: tau_disable_tracking_memory
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAU_DISABLE_TRACKING(3) TAU Instrumentation API TAU_DISABLE_TRACKING(3)NAMETAU_DISABLE_TRACKING_MEMORY - Disables memory trackingSYNOPSISC/C++: TAU_DISABLE_TRACKING_MEMORY(void); Fortran: TAU_DISABLE_TRACKING_MEMORY(void);DESCRIPTIONDisables tracking of heap memory utilization. This call may be used in sections of code where TAU should not interrupt the execution to periodically track the heap memory utilization.EXAMPLEC/C++ : TAU_DISABLE_TRACKING_MEMORY(); Fortran : call TAU_DISABLE_TRACKING_MEMORY()SEE ALSOTAU_ENABLE_TRACKING_MEMORY(3), TAU_SET_INTERRUPT_INTERVAL(3), TAU_TRACK_MEMORY(3), TAU_TRACK_MEMORY_HERE(3) 08/31/2005 TAU_DISABLE_TRACKING(3)
Related Man Pages |
---|
tau_disable_group_name(3) - debian |
tau_profile_set_context(3) - debian |
tau_trace_sendmsg(3) - debian |
tau_trace_recvmsg(3) - debian |
tau_track_memory(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |
Weird 'find' results |