#include <process-heap-statistics.h>
Definition at line 14 of file process-heap-statistics.h.
◆ DecreaseTotalAllocatedObjectSize()
static void cppgc::internal::ProcessHeapStatisticsUpdater::DecreaseTotalAllocatedObjectSize |
( |
size_t | delta | ) |
|
|
inlinestatic |
◆ DecreaseTotalAllocatedSpace()
static void cppgc::internal::ProcessHeapStatisticsUpdater::DecreaseTotalAllocatedSpace |
( |
size_t | delta | ) |
|
|
inlinestatic |
◆ IncreaseTotalAllocatedObjectSize()
static void cppgc::internal::ProcessHeapStatisticsUpdater::IncreaseTotalAllocatedObjectSize |
( |
size_t | delta | ) |
|
|
inlinestatic |
◆ IncreaseTotalAllocatedSpace()
static void cppgc::internal::ProcessHeapStatisticsUpdater::IncreaseTotalAllocatedSpace |
( |
size_t | delta | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: