Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
MethodJitMemoryAllocatedForCode()
void System.Diagnostics.Tracing.NativeRuntimeEventSource.MethodJitMemoryAllocatedForCode
(
ulong
MethodID
,
ulong
ModuleID
,
ulong
JitHotCodeRequestSize
,
ulong
JitRODataRequestSize
,
ulong
AllocatedSizeForJitCode
,
uint
JitAllocFlag
,
ushort
ClrInstanceID
)
inline
private
Definition at line
815
of file
NativeRuntimeEventSource.cs
.
816
{
817
throw
new
NotImplementedException();
818
}
System
Diagnostics
Tracing
NativeRuntimeEventSource
Generated by
1.10.0