Query: tau_profile_timer_set_name
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_NAME - Changes the name of a timerSYNOPSISC/C++: TAU_PROFILE_TIMER_SET_NAME(Profiler timer, string newname);DESCRIPTIONTAU_PROFILE_TIMER_SET_NAME macro changes the name associated with a timer to the newname argument.EXAMPLEC/C++ : void foo() { TAU_PROFILE_TIMER(timer1, "foo:loop1", " ", TAU_USER); ... TAU_PROFILE_TIMER_SET_NAME(timer1, "foo:lines 21-34"); }SEE ALSOTAU_PROFILE_TIMER(3) 08/31/2005 TAU_PROFILE_TIMER_SE(3)
Related Man Pages |
---|
tau_disable_group_name(3) - debian |
tau_enable_group_name(3) - debian |
tau_profile_timer(3) - debian |
tau_type_string(3) - debian |
systemd.timer(5) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
awk or sed - Convert 2 lines to 1 line |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |