ROOT  6.06/08
Reference Guide
Variables
TVirtualPerfStats.cxx File Reference
#include "TVirtualPerfStats.h"
#include "TThreadSlots.h"
+ Include dependency graph for TVirtualPerfStats.cxx:

Go to the source code of this file.

Variables

static const char * gEventTypeNames []
 

Variable Documentation

§ gEventTypeNames

const char* gEventTypeNames[]
static
Initial value:
= {
"UnDefined",
"Packet",
"Start",
"Stop",
"File",
"FileOpen",
"FileRead",
"Rate"
}

Definition at line 25 of file TVirtualPerfStats.cxx.

Referenced by TVirtualPerfStats::EventType().