Donner SVG 0.8.0-pre
SVG editor and embeddable C⁠+⁠+⁠20 engine.
Loading...
Searching...
No Matches
donner::benchmarks::parse_allocations::Snapshot Struct Reference

Public Attributes

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

Member Data Documentation

◆ 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: