Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.NativeRuntimeEventSource.Keywords Class Reference

Static Public Attributes

const EventKeywords GCKeyword = (EventKeywords)1L
 
const EventKeywords GCHandleKeyword = (EventKeywords)2L
 
const EventKeywords AssemblyLoaderKeyword = (EventKeywords)4L
 
const EventKeywords LoaderKeyword = (EventKeywords)8L
 
const EventKeywords JitKeyword = (EventKeywords)16L
 
const EventKeywords NGenKeyword = (EventKeywords)32L
 
const EventKeywords StartEnumerationKeyword = (EventKeywords)64L
 
const EventKeywords EndEnumerationKeyword = (EventKeywords)128L
 
const EventKeywords SecurityKeyword = (EventKeywords)1024L
 
const EventKeywords AppDomainResourceManagementKeyword = (EventKeywords)2048L
 
const EventKeywords JitTracingKeyword = (EventKeywords)4096L
 
const EventKeywords InteropKeyword = (EventKeywords)8192L
 
const EventKeywords ContentionKeyword = (EventKeywords)16384L
 
const EventKeywords ExceptionKeyword = (EventKeywords)32768L
 
const EventKeywords ThreadingKeyword = (EventKeywords)65536L
 
const EventKeywords JittedMethodILToNativeMapKeyword = (EventKeywords)131072L
 
const EventKeywords OverrideAndSuppressNGenEventsKeyword = (EventKeywords)262144L
 
const EventKeywords TypeKeyword = (EventKeywords)524288L
 
const EventKeywords GCHeapDumpKeyword = (EventKeywords)1048576L
 
const EventKeywords GCSampledObjectAllocationHighKeyword = (EventKeywords)2097152L
 
const EventKeywords GCHeapSurvivalAndMovementKeyword = (EventKeywords)4194304L
 
const EventKeywords GCHeapCollectKeyword = (EventKeywords)8388608L
 
const EventKeywords GCHeapAndTypeNamesKeyword = (EventKeywords)16777216L
 
const EventKeywords GCSampledObjectAllocationLowKeyword = (EventKeywords)33554432L
 
const EventKeywords PerfTrackKeyword = (EventKeywords)536870912L
 
const EventKeywords StackKeyword = (EventKeywords)1073741824L
 
const EventKeywords ThreadTransferKeyword = (EventKeywords)2147483648L
 
const EventKeywords DebuggerKeyword = (EventKeywords)4294967296L
 
const EventKeywords MonitoringKeyword = (EventKeywords)8589934592L
 
const EventKeywords CodeSymbolsKeyword = (EventKeywords)17179869184L
 
const EventKeywords EventSourceKeyword = (EventKeywords)34359738368L
 
const EventKeywords CompilationKeyword = (EventKeywords)68719476736L
 
const EventKeywords CompilationDiagnosticKeyword = (EventKeywords)137438953472L
 
const EventKeywords MethodDiagnosticKeyword = (EventKeywords)274877906944L
 
const EventKeywords TypeDiagnosticKeyword = (EventKeywords)549755813888L
 
const EventKeywords JitInstrumentationDataKeyword = (EventKeywords)1099511627776L
 
const EventKeywords ProfilerKeyword = (EventKeywords)2199023255552L
 

Detailed Description

Definition at line 66 of file NativeRuntimeEventSource.cs.


The documentation for this class was generated from the following file: