tau_disable_tracking_memory(3) debian man page | unix.com

Man Page: tau_disable_tracking_memory

Operating Environment: debian

Section: 3

TAU_DISABLE_TRACKING(3) 				      TAU Instrumentation API					   TAU_DISABLE_TRACKING(3)

NAME
TAU_DISABLE_TRACKING_MEMORY - Disables memory tracking
SYNOPSIS
C/C++: TAU_DISABLE_TRACKING_MEMORY(void); Fortran: TAU_DISABLE_TRACKING_MEMORY(void);
DESCRIPTION
Disables 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.
EXAMPLE
C/C++ : TAU_DISABLE_TRACKING_MEMORY(); Fortran : call TAU_DISABLE_TRACKING_MEMORY()
SEE ALSO
TAU_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_context_event(3) - debian
tau_profile_set_node(3) - debian
tau_register_context_event(3) - debian
tau_trace_recvmsg(3) - debian
tau_track_memory_headroom(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph