|
|
std::uint64_t | allocationCalls = 0 |
|
std::uint64_t | allocationBytes = 0 |
|
std::uint64_t | freeCalls = 0 |
|
std::uint64_t | liveBytes = 0 |
|
std::uint64_t | peakLiveBytes = 0 |
◆ allocationBytes
| std::uint64_t donner::benchmarks::parse_allocations::Snapshot::allocationBytes = 0 |
◆ allocationCalls
| std::uint64_t donner::benchmarks::parse_allocations::Snapshot::allocationCalls = 0 |
◆ freeCalls
| std::uint64_t donner::benchmarks::parse_allocations::Snapshot::freeCalls = 0 |
◆ liveBytes
| std::uint64_t donner::benchmarks::parse_allocations::Snapshot::liveBytes = 0 |
◆ peakLiveBytes
| std::uint64_t donner::benchmarks::parse_allocations::Snapshot::peakLiveBytes = 0 |
The documentation for this struct was generated from the following file: