tau_profile_timer_set_group(3) debian man page | unix.com

Man Page: tau_profile_timer_set_group

Operating Environment: debian

Section: 3

TAU_PROFILE_TIMER_SE(3) 				      TAU Instrumentation API					   TAU_PROFILE_TIMER_SE(3)

NAME
TAU_PROFILE_TIMER_SET_GROUP - Change the group of a timer
SYNOPSIS
C/C++: TAU_PROFILE_TIMER_SET_GROUP(Profiler timer, TauGroup_t group);
DESCRIPTION
TAU_PROFILE_TIMER_SET_GROUP changes the group associated with a timer.
EXAMPLE
C/C++ : void foo() { TAU_PROFILE_TIMER(t, "foo loop timer", " ", TAU_USER1); ... TAU_PROFILE_TIMER_SET_GROUP(t, TAU_USER3); }
SEE ALSO
TAU_PROFILE_TIMER(3), TAU_PROFILE_TIMER_SET_GROUP_NAME(3) 08/31/2005 TAU_PROFILE_TIMER_SE(3)
Related Man Pages
sdl_addtimer(3) - opensolaris
tau_enable_group_name(3) - debian
tau_phase_create_dynamic(3) - debian
iv_timer(3) - debian
reltimer(3c) - hpux
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph