Query: tau_enable_tracking_memory_headroom
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAU_ENABLE_TRACKING_(3) TAU Instrumentation API TAU_ENABLE_TRACKING_(3)NAMETAU_ENABLE_TRACKING_MEMORY_HEADROOM - Enables memory headroom trackingSYNOPSISC/C++: TAU_ENABLE_TRACKING_MEMORY_HEADROOM(void); Fortran: TAU_ENABLE_TRACKING_MEMORY_HEADROOM(void);DESCRIPTIONTAU_ENABLE_TRACKING_MEMORY_HEADROOM() enables memory headroom tracking after a TAU_DISABLE_TRACKING_MEMORY_HEADROOM().EXAMPLEC/C++ : TAU_DISABLE_TRACKING_MEMORY_HEADROOM(); /* do some work */ /* re-enable tracking memory headroom */ TAU_ENABLE_TRACKING_MEMORY_HEADROOM(); Fortran : call TAU_ENABLE_TRACKING_MEMORY_HEADROOM();SEE ALSOTAU_TRACK_MEMORY_HEADROOM(3), TAU_DISABLE_TRACKING_MEMORY_HEADROOM(3), TAU_TRACK_MEMORY_HEADROOM_HERE(3), TAU_SET_INTERRUPT_INTERVAL(3) 08/31/2005 TAU_ENABLE_TRACKING_(3)
Related Man Pages |
---|
tau_disable_group_name(3) - debian |
tau_enable_instrumentation(3) - debian |
tau_phase_create_static(3) - debian |
tau_profile_timer(3) - debian |
tau_register_event(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 |
Introduction |
One instance of comparing grep and awk |