class in UnityEditor.Profiling.Memory.Experimental
A class housing native callstack symbol data, returned by PackedMemorySnapshot.nativeCallstackSymbols.
readableStackTrace | An array of readable stack traces of the callback symbols. |
symbol | An array of addresses to the callback symbols, referenced by the NativeAllocationSiteEntries.callstackSymbols property. |
GetNumEntries | Gets the number of callstack symbol entries. |