class in UnityEditor.Profiling.Memory.Experimental
マニュアルに切り替えるA class that houses native allocation site entries, returned by PackedMemorySnapshot.nativeAllocationSites.
callstackSymbols | An array of callstack symbols corresponding to this allocation site, referring to NativeCallstackSymbolEntries.symbol. |
id | An array containing allocation site IDs. |
memoryLabelIndex | An array containing memory labels attached to allocation sites. Referenced by index into PackedMemorySnapshot.nativeMemoryLabels. |
GetNumEntries | Gets the number of native allocation site entries. |