Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::Debug::AllocationRecords Member List

This is the complete list of members for AZ::Debug::AllocationRecords, including all inherited members.

AllocationRecords(unsigned char stackRecordLevels, bool isMemoryGuard, bool isMarkUnallocatedMemory, const char *allocatorName)AZ::Debug::AllocationRecords
AutoIntegrityCheck(bool enable)AZ::Debug::AllocationRecordsinline
EnumerateAllocations(AllocationInfoCBType cb) constAZ::Debug::AllocationRecords
GetAllocatorName() const (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
GetMap()AZ::Debug::AllocationRecordsinline
GetMode() const (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
GetNumStackLevels() constAZ::Debug::AllocationRecordsinline
GetUnallocatedMarkValue() const (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
IntegrityCheck() constAZ::Debug::AllocationRecords
IsMarkUnallocatedMemory() const (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
lock() (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords
m_allocatorName (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_decodeImmediately (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_isAutoIntegrityCheck (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_isMarkUnallocatedMemoryAZ::Debug::AllocationRecordsprotected
m_memoryGuardSize (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_mode (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_numStackLevels (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_records (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_recordsMutex (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsmutableprotected
m_requestedAllocs (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_requestedBytes (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_requestedBytesPeak (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
m_saveNames (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsprotected
MarkUallocatedMemory(bool isMark)AZ::Debug::AllocationRecordsinline
MemoryGuardSize() const (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
Mode enum nameAZ::Debug::AllocationRecords
RECORD_FULL enum valueAZ::Debug::AllocationRecords
RECORD_MAX enum valueAZ::Debug::AllocationRecords
RECORD_NO_RECORDS enum valueAZ::Debug::AllocationRecords
RECORD_STACK_IF_NO_FILE_LINE enum valueAZ::Debug::AllocationRecords
RECORD_STACK_NEVER enum valueAZ::Debug::AllocationRecords
RegisterAllocation(void *address, size_t byteSize, size_t alignment, unsigned int stackSuppressCount) (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords
RegisterReallocation(void *address, void *newAddress, size_t byteSize, size_t alignment, unsigned int stackSuppressCount) (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords
RequestedAllocs() constAZ::Debug::AllocationRecordsinline
RequestedBytes() constAZ::Debug::AllocationRecordsinline
RequestedBytesPeak() constAZ::Debug::AllocationRecordsinline
ResetPeakBytes()AZ::Debug::AllocationRecordsinline
ResizeAllocation(void *address, size_t newSize) (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords
SetDecodeImmediately(bool decodeImmediately) (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
SetMode(Mode mode)AZ::Debug::AllocationRecords
SetSaveNames(bool saveNames) (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecordsinline
try_lock() (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords
unlock() (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords
UnregisterAllocation(void *address, size_t byteSize, size_t alignment, AllocationInfo *info) (defined in AZ::Debug::AllocationRecords)AZ::Debug::AllocationRecords