TAU_EVENT_SET_NAME(3) TAU Instrumentation API TAU_EVENT_SET_NAME(3)NAMETAU_EVENT_SET_NAME - Sets the name of an eventSYNOPSISC/C++: TAU_EVENT_SET_NAME(TauUserEvent event, const char *name);DESCRIPTIONChanges the name of an event.EXAMPLEC/C++ : TAU_EVENT_SET_NAME(event, "new name");SEE ALSOTAU_REGISTER_EVENT(3) 08/31/2005 TAU_EVENT_SET_NAME(3)