Definition of a collected statistic.
More...
#include <UT_PerfMonStats.h>
Definition of a collected statistic.
Definition at line 40 of file UT_PerfMonStats.h.
UT_PerfMonStatDefinition::UT_PerfMonStatDefinition |
( |
| ) |
|
static void UT_PerfMonStatDefinition::getAverageStatName |
( |
const char * |
root_stat_name, |
|
|
UT_WorkBuffer & |
avg_stat_name |
|
) |
| |
|
static |
static void UT_PerfMonStatDefinition::getCountStatName |
( |
const char * |
root_stat_name, |
|
|
UT_WorkBuffer & |
count_stat_name |
|
) |
| |
|
static |
static void UT_PerfMonStatDefinition::getDiffStatName |
( |
const char * |
src_stat_name, |
|
|
UT_WorkBuffer & |
diff_stat_name |
|
) |
| |
|
static |
static void UT_PerfMonStatDefinition::getMaxStatName |
( |
const char * |
root_stat_name, |
|
|
UT_WorkBuffer & |
max_stat_name |
|
) |
| |
|
static |
static void UT_PerfMonStatDefinition::getMinStatName |
( |
const char * |
root_stat_name, |
|
|
UT_WorkBuffer & |
min_stat_name |
|
) |
| |
|
static |
static void UT_PerfMonStatDefinition::getSelfStatName |
( |
const char * |
root_stat_name, |
|
|
UT_WorkBuffer & |
self_stat_name |
|
) |
| |
|
static |
bool UT_PerfMonStatDefinition::isDiff |
( |
| ) |
const |
static const UT_StringHolder& UT_PerfMonStatDefinition::memoryGrowthStatName |
( |
| ) |
|
|
static |
Return the name used for the memory growth stats.
void UT_PerfMonStatDefinition::setIsDiff |
( |
bool |
is_diff | ) |
|
void UT_PerfMonStatDefinition::setName |
( |
const char * |
name | ) |
|
static const UT_StringHolder& UT_PerfMonStatDefinition::totalTimeStatName |
( |
| ) |
|
|
static |
Return the name used for the total time stats.
The documentation for this class was generated from the following file: