Query: tau_profile_timer_set_group
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAU_PROFILE_TIMER_SE(3) TAU Instrumentation API TAU_PROFILE_TIMER_SE(3)NAMETAU_PROFILE_TIMER_SET_GROUP - Change the group of a timerSYNOPSISC/C++: TAU_PROFILE_TIMER_SET_GROUP(Profiler timer, TauGroup_t group);DESCRIPTIONTAU_PROFILE_TIMER_SET_GROUP changes the group associated with a timer.EXAMPLEC/C++ : void foo() { TAU_PROFILE_TIMER(t, "foo loop timer", " ", TAU_USER1); ... TAU_PROFILE_TIMER_SET_GROUP(t, TAU_USER3); }SEE ALSOTAU_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 |
| sdl_addtimer(3) - debian |
| tau_phase_create_dynamic(3) - debian |
| tau_profile_timer_dynamic(3) - debian |
| iv_timer_register(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| My first PERL incarnation... Audio Oscillograph |