debian man page for tau_disable_all_groups

Query: tau_disable_all_groups

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

TAU_DISABLE_ALL_GROU(3) 				      TAU Instrumentation API					   TAU_DISABLE_ALL_GROU(3)

NAME
TAU_DISABLE_ALL_GROUPS - Disables instrumentation in all groups
SYNOPSIS
C/C++: TAU_DISABLE_ALL_GROUPS(void); Fortran: TAU_DISABLE_ALL_GROUPS(void);
DESCRIPTION
This macro turns off instrumentation in all groups.
EXAMPLE
C/C++ : void foo() { TAU_DISABLE_ALL_GROUPS(); TAU_ENABLE_GROUP_NAME("PARTICLES"); } Fortran : call TAU_DISABLE_ALL_GROUPS();
SEE ALSO
TAU_GET_PROFILE_GROUP(3), TAU_ENABLE_GROUP_NAME(3), TAU_DISABLE_GROUP_NAME(3), TAU_ENABLE_ALL_GROUPS(3) 08/31/2005 TAU_DISABLE_ALL_GROU(3)
Related Man Pages
tau_disable_instrumentation(3) - debian
tau_enable_group_name(3) - debian
tau_phase_create_static(3) - debian
tau_set_interrupt_interval(3) - debian
tau_track_memory(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Introduction
My first PERL incarnation... Audio Oscillograph