libbio
Loading...
Searching...
No Matches
Public Attributes | List of all members
bio::AllocationCounters Struct Reference

#include <AllocationStats.h>

Public Attributes

uint64_t totalBytesRequested
 
uint64_t containerConstructions
 
uint64_t containerCopyConstructions
 
uint64_t containerDestructions
 
uint64_t containerExpansions
 
uint64_t containerBackingAllocations
 
uint64_t containerBackingReallocations
 
uint64_t containerCapacityRequested
 
uint64_t containerCapacityExpanded
 
uint64_t containerBytesRequested
 
uint64_t containerBytesExpanded
 
uint64_t containerPeakCapacity
 
uint64_t containerPeakBytes
 
uint64_t physicalSymmetryConstructions
 
uint64_t chemicalSymmetryConstructions
 
uint64_t classPropertyRegistrations
 
uint64_t classTypeRegistrations
 
uint64_t classArchetypeConstructions
 

Member Data Documentation

◆ chemicalSymmetryConstructions

uint64_t bio::AllocationCounters::chemicalSymmetryConstructions

◆ classArchetypeConstructions

uint64_t bio::AllocationCounters::classArchetypeConstructions

◆ classPropertyRegistrations

uint64_t bio::AllocationCounters::classPropertyRegistrations

◆ classTypeRegistrations

uint64_t bio::AllocationCounters::classTypeRegistrations

◆ containerBackingAllocations

uint64_t bio::AllocationCounters::containerBackingAllocations

◆ containerBackingReallocations

uint64_t bio::AllocationCounters::containerBackingReallocations

◆ containerBytesExpanded

uint64_t bio::AllocationCounters::containerBytesExpanded

◆ containerBytesRequested

uint64_t bio::AllocationCounters::containerBytesRequested

◆ containerCapacityExpanded

uint64_t bio::AllocationCounters::containerCapacityExpanded

◆ containerCapacityRequested

uint64_t bio::AllocationCounters::containerCapacityRequested

◆ containerConstructions

uint64_t bio::AllocationCounters::containerConstructions

◆ containerCopyConstructions

uint64_t bio::AllocationCounters::containerCopyConstructions

◆ containerDestructions

uint64_t bio::AllocationCounters::containerDestructions

◆ containerExpansions

uint64_t bio::AllocationCounters::containerExpansions

◆ containerPeakBytes

uint64_t bio::AllocationCounters::containerPeakBytes

◆ containerPeakCapacity

uint64_t bio::AllocationCounters::containerPeakCapacity

◆ physicalSymmetryConstructions

uint64_t bio::AllocationCounters::physicalSymmetryConstructions

◆ totalBytesRequested

uint64_t bio::AllocationCounters::totalBytesRequested

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