tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::diagnostics::AllocationCounters Struct Reference

#include <tess/diagnostics/diagnostics.h>

Public Member Functions

void reset () noexcept

Public Attributes

std::uint64_t allocations = 0
std::uint64_t allocation_bytes = 0
std::uint64_t deallocations = 0
std::uint64_t deallocation_bytes = 0

Detailed Description

Per-thread counts and byte totals reported by instrumented allocators.


The documentation for this struct was generated from the following file: