Celeritas
0.5.0-56+6b053cd
|
Statistics about a block of memory usage. More...
#include <MemRegistry.hh>
Public Attributes | |
std::string | label |
Name of this entry. | |
MemUsageId | parent_index {} |
Index of the umbrella entry. | |
KibiBytes | cpu_delta {} |
Difference in CPU memory usage from beginning to end. | |
KibiBytes | cpu_hwm {} |
Reported CPU "high water mark" at the end the block. | |
KibiBytes | gpu_delta {} |
Difference in GPU memory usage from beginning to end. | |
KibiBytes | gpu_usage {} |
Reported GPU "high water mark" at the end the block. | |
Statistics about a block of memory usage.