#include <UT_ArenaInfo.h>
Definition at line 26 of file UT_ArenaInfo.h.
| static size_t UT_ArenaInfo::arenaSize |
( |
| ) |
|
|
static |
| static void UT_ArenaInfo::configureCustomAllocator |
( |
| ) |
|
|
static |
| static bool UT_ArenaInfo::customAllocatorTestDisabled |
( |
| ) |
|
|
static |
| static UT_StringHolder UT_ArenaInfo::customAllocatorTestDisabledMessage |
( |
| ) |
|
|
static |
| static void UT_ArenaInfo::outputUsage |
( |
std::ostream & |
os, |
|
|
const bool |
output_in_bytes = false, |
|
|
const bool |
debug = false |
|
) |
| |
|
static |
Print memory/arena usage to the stream (with a terminating new line)
| static void UT_ArenaInfo::outputUsage |
( |
UT_WorkBuffer & |
wbuf, |
|
|
const bool |
in_bytes = false, |
|
|
const bool |
debug = false |
|
) |
| |
|
static |
Print memory usage into a work buffer (without terminating new line)
| static void UT_ArenaInfo::releaseAllUnusedMemory |
( |
| ) |
|
|
static |
| static void UT_ArenaInfo::setThreadBusy |
( |
| ) |
|
|
static |
| static void UT_ArenaInfo::setThreadIdle |
( |
| ) |
|
|
static |
| static size_t UT_ArenaInfo::totalInUse |
( |
| ) |
|
|
static |
| static bool UT_ArenaInfo::usingCustomAllocator |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: