_allocations | ark::AllocatorAuditor | [private] |
_auditing | ark::AllocatorAuditor | [private] |
_cyclesElapsed | ark::AllocatorAuditor | [private] |
_deallocations | ark::AllocatorAuditor | [private] |
_maxAllocsPerCycle | ark::AllocatorAuditor | [private] |
_maxDeallocsPerCycle | ark::AllocatorAuditor | [private] |
_minAllocsPerCycle | ark::AllocatorAuditor | [private] |
_minDeallocsPerCycle | ark::AllocatorAuditor | [private] |
_missing | ark::AllocatorAuditor | [private] |
_outOfCycleAllocs | ark::AllocatorAuditor | [private] |
_outOfCycleDeallocs | ark::AllocatorAuditor | [private] |
AllocatorAuditor() | ark::AllocatorAuditor | |
beginAuditCycle() | ark::AllocatorAuditor | [virtual] |
endAuditCycle() | ark::AllocatorAuditor | [virtual] |
printAuditTally() | ark::AllocatorAuditor | [virtual] |
registerAllocation() | ark::AllocatorAuditor | [virtual] |
registerDeallocation() | ark::AllocatorAuditor | [virtual] |
resetAudit() | ark::AllocatorAuditor | [virtual] |
~AllocatorAuditor() | ark::AllocatorAuditor | [inline, virtual] |