tau_profile_timer_set_name(3) debian man page | unix.com

Man Page: tau_profile_timer_set_name

Operating Environment: debian

Section: 3

TAU_PROFILE_TIMER_SE(3) 				      TAU Instrumentation API					   TAU_PROFILE_TIMER_SE(3)

NAME
TAU_PROFILE_TIMER_SET_NAME - Changes the name of a timer
SYNOPSIS
C/C++: TAU_PROFILE_TIMER_SET_NAME(Profiler timer, string newname);
DESCRIPTION
TAU_PROFILE_TIMER_SET_NAME macro changes the name associated with a timer to the newname argument.
EXAMPLE
C/C++ : void foo() { TAU_PROFILE_TIMER(timer1, "foo:loop1", " ", TAU_USER); ... TAU_PROFILE_TIMER_SET_NAME(timer1, "foo:lines 21-34"); }
SEE ALSO
TAU_PROFILE_TIMER(3) 08/31/2005 TAU_PROFILE_TIMER_SE(3)
Related Man Pages
tau_enable_group_name(3) - debian
tau_profile_set_context(3) - debian
tau_profile_timer_dynamic(3) - debian
systemd.timer(5) - debian
classkit_method_rename(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Introduction
How to copy a column of multiple files and paste into new excel file (next to column)?