Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros

◆ GCPerHeapHistory_V3()

void System.Diagnostics.Tracing.NativeRuntimeEventSource.GCPerHeapHistory_V3 ( ushort ClrInstanceID,
IntPtr FreeListAllocated,
IntPtr FreeListRejected,
IntPtr EndOfSegAllocated,
IntPtr CondemnedAllocated,
IntPtr PinnedAllocated,
IntPtr PinnedAllocatedAdvance,
uint RunningFreeListEfficiency,
uint CondemnReasons0,
uint CondemnReasons1,
uint CompactMechanisms,
uint ExpandMechanisms,
uint HeapIndex,
IntPtr ExtraGen0Commit,
uint Count )
inlineprivate

Definition at line 977 of file NativeRuntimeEventSource.cs.

978 {
979 throw new NotImplementedException();
980 }