Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
System.Diagnostics.Tracing.NativeRuntimeEventSource.Keywords Class Reference
Static Public Attributes
const
EventKeywords
GCKeyword
= (
EventKeywords
)1
L
const
EventKeywords
GCHandleKeyword
= (
EventKeywords
)2
L
const
EventKeywords
AssemblyLoaderKeyword
= (
EventKeywords
)4
L
const
EventKeywords
LoaderKeyword
= (
EventKeywords
)8
L
const
EventKeywords
JitKeyword
= (
EventKeywords
)16
L
const
EventKeywords
NGenKeyword
= (
EventKeywords
)32
L
const
EventKeywords
StartEnumerationKeyword
= (
EventKeywords
)64
L
const
EventKeywords
EndEnumerationKeyword
= (
EventKeywords
)128
L
const
EventKeywords
SecurityKeyword
= (
EventKeywords
)1024
L
const
EventKeywords
AppDomainResourceManagementKeyword
= (
EventKeywords
)2048
L
const
EventKeywords
JitTracingKeyword
= (
EventKeywords
)4096
L
const
EventKeywords
InteropKeyword
= (
EventKeywords
)8192
L
const
EventKeywords
ContentionKeyword
= (
EventKeywords
)16384
L
const
EventKeywords
ExceptionKeyword
= (
EventKeywords
)32768
L
const
EventKeywords
ThreadingKeyword
= (
EventKeywords
)65536
L
const
EventKeywords
JittedMethodILToNativeMapKeyword
= (
EventKeywords
)131072
L
const
EventKeywords
OverrideAndSuppressNGenEventsKeyword
= (
EventKeywords
)262144
L
const
EventKeywords
TypeKeyword
= (
EventKeywords
)524288
L
const
EventKeywords
GCHeapDumpKeyword
= (
EventKeywords
)1048576
L
const
EventKeywords
GCSampledObjectAllocationHighKeyword
= (
EventKeywords
)2097152
L
const
EventKeywords
GCHeapSurvivalAndMovementKeyword
= (
EventKeywords
)4194304
L
const
EventKeywords
GCHeapCollectKeyword
= (
EventKeywords
)8388608
L
const
EventKeywords
GCHeapAndTypeNamesKeyword
= (
EventKeywords
)16777216
L
const
EventKeywords
GCSampledObjectAllocationLowKeyword
= (
EventKeywords
)33554432
L
const
EventKeywords
PerfTrackKeyword
= (
EventKeywords
)536870912
L
const
EventKeywords
StackKeyword
= (
EventKeywords
)1073741824
L
const
EventKeywords
ThreadTransferKeyword
= (
EventKeywords
)2147483648
L
const
EventKeywords
DebuggerKeyword
= (
EventKeywords
)4294967296
L
const
EventKeywords
MonitoringKeyword
= (
EventKeywords
)8589934592
L
const
EventKeywords
CodeSymbolsKeyword
= (
EventKeywords
)17179869184
L
const
EventKeywords
EventSourceKeyword
= (
EventKeywords
)34359738368
L
const
EventKeywords
CompilationKeyword
= (
EventKeywords
)68719476736
L
const
EventKeywords
CompilationDiagnosticKeyword
= (
EventKeywords
)137438953472
L
const
EventKeywords
MethodDiagnosticKeyword
= (
EventKeywords
)274877906944
L
const
EventKeywords
TypeDiagnosticKeyword
= (
EventKeywords
)549755813888
L
const
EventKeywords
JitInstrumentationDataKeyword
= (
EventKeywords
)1099511627776
L
const
EventKeywords
ProfilerKeyword
= (
EventKeywords
)2199023255552
L
Detailed Description
Definition at line
66
of file
NativeRuntimeEventSource.cs
.
The documentation for this class was generated from the following file:
source/System.Private.CoreLib/System.Diagnostics.Tracing/
NativeRuntimeEventSource.cs
System
Diagnostics
Tracing
NativeRuntimeEventSource
Keywords
Generated by
1.10.0