| Celeritas 0.7.0-dev.170+develop.df22d2a88
    | 
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.