25 static const
char *gEventTypeNames[] = {
43 return currentPerfStats;
55 return "Illegal EEventType";
57 return gEventTypeNames[
type];
R__EXTERN void **(* gThreadTsd)(void *, Int_t)
Provides the interface for the PROOF internal performance measurement and event tracing.
static TVirtualPerfStats *& CurrentPerfStats()
Return the current ROOT perf stats if any.
static const char * EventType(EEventType type)
Return the name of the event type.
ClassImp(TVirtualPerfStats) static const char *gEventTypeNames[]