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)
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- EXAMPLE
-
- SEE ALSO
-
This document was created by
man2html,
using the manual pages.
Time: 21:56:48 GMT, April 16, 2011