debian man page for tau_enable_tracking_memory_headroom

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)

NAME
TAU_ENABLE_TRACKING_MEMORY_HEADROOM - Enables memory headroom tracking
SYNOPSIS
C/C++: TAU_ENABLE_TRACKING_MEMORY_HEADROOM(void); Fortran: TAU_ENABLE_TRACKING_MEMORY_HEADROOM(void);
DESCRIPTION
TAU_ENABLE_TRACKING_MEMORY_HEADROOM() enables memory headroom tracking after a TAU_DISABLE_TRACKING_MEMORY_HEADROOM().
EXAMPLE
C/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 ALSO
TAU_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_enable_group_name(3) - debian
tau_profile_set_node(3) - debian
tau_profile_timer(3) - debian
tau_register_event(3) - debian
tau_trace_sendmsg(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph