Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TVirtualPerfStats.cxx File Reference
#include "TVirtualPerfStats.h"
#include "TThreadSlots.h"
Include dependency graph for TVirtualPerfStats.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

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 27 of file TVirtualPerfStats.cxx.