Go to the source code of this file.
Data Structures | |
class | StatTable |
track statistics for all entry points More... | |
struct | StatTable::Statistics |
struct to maintain statistics More... | |
class | CountLogPool |
counter log pool this implements functions for TraceCounter but that needed to be performed on a node-level More... | |
class | TraceCounter |
For each processor, TraceCounter calculates mean, stdev, etc of CPU performance counters for each entry point. More... | |
struct | TraceCounter::CounterArg |
CounterArg is a linked list of strings that allows processing of command line args. More... |