Plasma Engine  2.0
Loading...
Searching...
No Matches
plMemoryTracker Member List

This is the complete list of members for plMemoryTracker, including all inherited members.

AddAllocation(plAllocatorId allocatorId, plAllocatorTrackingMode mode, const void *pPtr, size_t uiSize, size_t uiAlign, plTime allocationTime) (defined in plMemoryTracker)plMemoryTrackerstatic
DeregisterAllocator(plAllocatorId allocatorId) (defined in plMemoryTracker)plMemoryTrackerstatic
DumpMemoryLeaks()plMemoryTrackerstatic
GetAllocationInfo(plAllocatorId allocatorId, const void *pPtr) (defined in plMemoryTracker)plMemoryTrackerstatic
GetAllocatorName(plAllocatorId allocatorId) (defined in plMemoryTracker)plMemoryTrackerstatic
GetAllocatorParentId(plAllocatorId allocatorId) (defined in plMemoryTracker)plMemoryTrackerstatic
GetAllocatorStats(plAllocatorId allocatorId) (defined in plMemoryTracker)plMemoryTrackerstatic
GetIterator() (defined in plMemoryTracker)plMemoryTrackerstatic
PrintFunc typedefplMemoryTracker
PrintMemoryLeaks(PrintFunc printfunc)plMemoryTrackerstatic
RegisterAllocator(plStringView sName, plAllocatorTrackingMode mode, plAllocatorId parentId) (defined in plMemoryTracker)plMemoryTrackerstatic
RemoveAllAllocations(plAllocatorId allocatorId) (defined in plMemoryTracker)plMemoryTrackerstatic
RemoveAllocation(plAllocatorId allocatorId, const void *pPtr) (defined in plMemoryTracker)plMemoryTrackerstatic
ResetPerFrameAllocatorStats() (defined in plMemoryTracker)plMemoryTrackerstatic
SetAllocatorStats(plAllocatorId allocatorId, const plAllocator::Stats &stats) (defined in plMemoryTracker)plMemoryTrackerstatic