| Class | Description |
|---|---|
| AccumulatedDebugValue | |
| CloseableCounterImpl |
A helper class for DebugValues that can nest and need to split out accumulated and flat values
for some kind of counter-like measurement.
|
| DebugHistogramAsciiPrinter |
Renders a textual representation of a histogram to a given print stream.
|
| DebugHistogramImpl | |
| DebugHistogramRPrinter |
Renders a histogram as an R script to a given print stream.
|
| DebugScope | |
| DebugValue |
A name and index for a value managed in a thread local value map.
|
| DebugValueMap |
A node in a tree of
DebugValues. |
| KeyRegistry |
Registry for allocating a globally unique integer id to each
DebugValue. |
| MemUseTrackerImpl | |
| MemUseTrackerImpl.MemUseCloseableCounterImpl | |
| MetricImpl | |
| TimerImpl | |
| TimerImpl.AbstractTimer | |
| TimerImpl.FlatTimer |