Poster of Linux kernelThe best gift for a Linux geek
TAU_EVENT_SET_NAME

TAU_EVENT_SET_NAME

Section: TAU Instrumentation API (3) Updated: 08/31/2005
Local index Up
 

NAME

TAU_EVENT_SET_NAME - Sets the name of an event  

SYNOPSIS

C/C++:

TAU_EVENT_SET_NAME(TauUserEvent event, const char *name);
 

DESCRIPTION

Changes the name of an event.  

EXAMPLE

C/C++ :

TAU_EVENT_SET_NAME(event, "new name");
    
 

SEE ALSO

TAU_REGISTER_EVENT(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:56:48 GMT, April 16, 2011