Man Page: tau_profile_timer_set_type
Operating Environment: debian
Section: 3
TAU_PROFILE_TIMER_SE(3) TAU Instrumentation API TAU_PROFILE_TIMER_SE(3)NAMETAU_PROFILE_TIMER_SET_TYPE - Changes the type of a timerSYNOPSISC/C++: TAU_PROFILE_TIMER_SET_TYPE(Profiler timer, string newname);DESCRIPTIONTAU_PROFILE_TIMER_SET_TYPE macro changes the type associated with a timer to the newname argument.EXAMPLEC/C++ : void foo() { TAU_PROFILE_TIMER(timer1, "foo", "int", TAU_USER); ... TAU_PROFILE_TIMER_SET_TYPE(timer1, "long"); }SEE ALSOTAU_PROFILE_TIMER(3) 08/31/2005 TAU_PROFILE_TIMER_SE(3)
| Related Man Pages |
|---|
| sdl_addtimer(3) - debian |
| tau_profile_timer_dynamic(3) - debian |
| tau_profile_timer(3) - debian |
| tau_register_context_event(3) - debian |
| sdl::time(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |