![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiMemoryTracker, including all inherited members.
AddAllocation(xiiAllocatorId allocatorId, xiiAllocatorTrackingMode mode, const void *pPtr, size_t uiSize, size_t uiAlign, xiiTime allocationTime) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
DeregisterAllocator(xiiAllocatorId allocatorId) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
DumpMemoryLeaks() | xiiMemoryTracker | static |
GetAllocationInfo(xiiAllocatorId allocatorId, const void *pPtr) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
GetAllocatorName(xiiAllocatorId allocatorId) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
GetAllocatorParentId(xiiAllocatorId allocatorId) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
GetAllocatorStats(xiiAllocatorId allocatorId) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
GetIterator() (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
PrintFunc typedef | xiiMemoryTracker | |
PrintMemoryLeaks(PrintFunc printFunc) | xiiMemoryTracker | static |
RegisterAllocator(xiiStringView sName, xiiAllocatorTrackingMode mode, xiiAllocatorId parentId) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
RemoveAllAllocations(xiiAllocatorId allocatorId) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
RemoveAllocation(xiiAllocatorId allocatorId, const void *pPtr) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
ResetPerFrameAllocatorStats() (defined in xiiMemoryTracker) | xiiMemoryTracker | static |
SetAllocatorStats(xiiAllocatorId allocatorId, const xiiAllocatorBase::Stats &stats) (defined in xiiMemoryTracker) | xiiMemoryTracker | static |