|
| NativeRuntimeEventSource (int _) |
|
void | ThreadPoolIOEnqueue (IntPtr NativeOverlapped, IntPtr Overlapped, bool MultiDequeues, ushort ClrInstanceID=0) |
|
void | ThreadPoolIODequeue (IntPtr NativeOverlapped, IntPtr Overlapped, ushort ClrInstanceID=0) |
|
void | GCStart_V2 (uint Count, uint Depth, uint Reason, uint Type, ushort ClrInstanceID, ulong ClientSequenceNumber) |
|
void | GCEnd_V1 (uint Count, uint Depth, ushort ClrInstanceID) |
|
void | GCRestartEEEnd_V1 (ushort ClrInstanceID) |
|
void | GCHeapStats_V2 (ulong GenerationSize0, ulong TotalPromotedSize0, ulong GenerationSize1, ulong TotalPromotedSize1, ulong GenerationSize2, ulong TotalPromotedSize2, ulong GenerationSize3, ulong TotalPromotedSize3, ulong FinalizationPromotedSize, ulong FinalizationPromotedCount, uint PinnedObjectCount, uint SinkBlockCount, uint GCHandleCount, ushort ClrInstanceID, ulong GenerationSize4, ulong TotalPromotedSize4) |
|
void | GCCreateSegment_V1 (ulong Address, ulong Size, uint Type, ushort ClrInstanceID) |
|
void | GCFreeSegment_V1 (ulong Address, ushort ClrInstanceID) |
|
void | GCRestartEEBegin_V1 (ushort ClrInstanceID) |
|
void | GCSuspendEEEnd_V1 (ushort ClrInstanceID) |
|
void | GCSuspendEEBegin_V1 (uint Reason, uint Count, ushort ClrInstanceID) |
|
void | GCAllocationTick_V4 (uint AllocationAmount, uint AllocationKind, ushort ClrInstanceID, ulong AllocationAmount64, IntPtr TypeID, string TypeName, uint HeapIndex, IntPtr Address, ulong ObjectSize) |
|
void | GCCreateConcurrentThread_V1 (ushort ClrInstanceID) |
|
void | GCTerminateConcurrentThread_V1 (ushort ClrInstanceID) |
|
void | GCFinalizersEnd_V1 (uint Count, ushort ClrInstanceID) |
|
void | GCFinalizersBegin_V1 (ushort ClrInstanceID) |
|
void | BulkType (uint Count, ushort ClrInstanceID) |
|
void | GCBulkRootEdge (uint Index, uint Count, ushort ClrInstanceID) |
|
void | GCBulkRootConditionalWeakTableElementEdge (uint Index, uint Count, ushort ClrInstanceID) |
|
void | GCBulkNode (uint Index, uint Count, ushort ClrInstanceID) |
|
void | GCBulkEdge (uint Index, uint Count, ushort ClrInstanceID) |
|
void | GCSampledObjectAllocationHigh (IntPtr Address, IntPtr TypeID, uint ObjectCountForTypeSample, ulong TotalSizeForTypeSample, ushort ClrInstanceID) |
|
void | GCBulkSurvivingObjectRanges (uint Index, uint Count, ushort ClrInstanceID) |
|
void | GCBulkMovedObjectRanges (uint Index, uint Count, ushort ClrInstanceID) |
|
void | GCGenerationRange (byte Generation, IntPtr RangeStart, ulong RangeUsedLength, ulong RangeReservedLength, ushort ClrInstanceID) |
|
void | GCMarkStackRoots (uint HeapNum, ushort ClrInstanceID) |
|
void | GCMarkFinalizeQueueRoots (uint HeapNum, ushort ClrInstanceID) |
|
void | GCMarkHandles (uint HeapNum, ushort ClrInstanceID) |
|
void | GCMarkOlderGenerationRoots (uint HeapNum, ushort ClrInstanceID) |
|
void | FinalizeObject (IntPtr TypeID, IntPtr ObjectID, ushort ClrInstanceID) |
|
void | SetGCHandle (IntPtr HandleID, IntPtr ObjectID, uint Kind, uint Generation, ulong AppDomainID, ushort ClrInstanceID) |
|
void | DestroyGCHandle (IntPtr HandleID, ushort ClrInstanceID) |
|
void | GCSampledObjectAllocationLow (IntPtr Address, IntPtr TypeID, uint ObjectCountForTypeSample, ulong TotalSizeForTypeSample, ushort ClrInstanceID) |
|
void | PinObjectAtGCTime (IntPtr HandleID, IntPtr ObjectID, ulong ObjectSize, string TypeName, ushort ClrInstanceID) |
|
void | GCTriggered (uint Reason, ushort ClrInstanceID) |
|
void | GCBulkRootCCW (uint Count, ushort ClrInstanceID) |
|
void | GCBulkRCW (uint Count, ushort ClrInstanceID) |
|
void | GCBulkRootStaticVar (uint Count, ulong AppDomainID, ushort ClrInstanceID) |
|
void | GCDynamicEvent (string Name, uint DataSize) |
|
void | WorkerThreadCreate (uint WorkerThreadCount, uint RetiredWorkerThreads) |
|
void | WorkerThreadTerminate (uint WorkerThreadCount, uint RetiredWorkerThreads) |
|
void | WorkerThreadRetire (uint WorkerThreadCount, uint RetiredWorkerThreads) |
|
void | WorkerThreadUnretire (uint WorkerThreadCount, uint RetiredWorkerThreads) |
|
void | IOThreadCreate_V1 (uint IOThreadCount, uint RetiredIOThreads, ushort ClrInstanceID) |
|
void | IOThreadTerminate_V1 (uint IOThreadCount, uint RetiredIOThreads, ushort ClrInstanceID) |
|
void | IOThreadRetire_V1 (uint IOThreadCount, uint RetiredIOThreads, ushort ClrInstanceID) |
|
void | IOThreadUnretire_V1 (uint IOThreadCount, uint RetiredIOThreads, ushort ClrInstanceID) |
|
void | ThreadpoolSuspensionSuspendThread (uint ClrThreadID, uint CpuUtilization) |
|
void | ThreadpoolSuspensionResumeThread (uint ClrThreadID, uint CpuUtilization) |
|
void | YieldProcessorMeasurement (ushort ClrInstanceID, double NsPerYield, double EstablishedNsPerYield) |
|
void | ThreadCreating (IntPtr ID, ushort ClrInstanceID) |
|
void | ThreadRunning (IntPtr ID, ushort ClrInstanceID) |
|
void | MethodDetails (ulong MethodID, ulong TypeID, uint MethodToken, uint TypeParameterCount, ulong LoaderModuleID) |
|
void | TypeLoadStart (uint TypeLoadStartID, ushort ClrInstanceID) |
|
void | TypeLoadStop (uint TypeLoadStartID, ushort ClrInstanceID, ushort LoadLevel, ulong TypeID, string TypeName) |
|
void | ExceptionThrown_V1 (string ExceptionType, string ExceptionMessage, IntPtr ExceptionEIP, uint ExceptionHRESULT, ushort ExceptionFlags, ushort ClrInstanceID) |
|
void | ExceptionCatchStart (ulong EntryEIP, ulong MethodID, string MethodName, ushort ClrInstanceID) |
|
void | ExceptionCatchStop () |
|
void | ExceptionFinallyStart (ulong EntryEIP, ulong MethodID, string MethodName, ushort ClrInstanceID) |
|
void | ExceptionFinallyStop () |
|
void | ExceptionFilterStart (ulong EntryEIP, ulong MethodID, string MethodName, ushort ClrInstanceID) |
|
void | ExceptionFilterStop () |
|
void | ExceptionThrownStop () |
|
void | ContentionStart_V1 (byte ContentionFlags, ushort ClrInstanceID) |
|
void | ContentionStop_V1 (byte ContentionFlags, ushort ClrInstanceID, double DurationNs) |
|
void | CLRStackWalk (ushort ClrInstanceID, byte Reserved1, byte Reserved2, uint FrameCount) |
|
void | AppDomainMemAllocated (ulong AppDomainID, ulong Allocated, ushort ClrInstanceID) |
|
void | AppDomainMemSurvived (ulong AppDomainID, ulong Survived, ulong ProcessSurvived, ushort ClrInstanceID) |
|
void | ThreadCreated (ulong ManagedThreadID, ulong AppDomainID, uint Flags, uint ManagedThreadIndex, uint OSThreadID, ushort ClrInstanceID) |
|
void | ThreadTerminated (ulong ManagedThreadID, ulong AppDomainID, ushort ClrInstanceID) |
|
void | ThreadDomainEnter (ulong ManagedThreadID, ulong AppDomainID, ushort ClrInstanceID) |
|
void | ILStubGenerated (ushort ClrInstanceID, ulong ModuleID, ulong StubMethodID, uint StubFlags, uint ManagedInteropMethodToken, string ManagedInteropMethodNamespace, string ManagedInteropMethodName, string ManagedInteropMethodSignature, string NativeMethodSignature, string StubMethodSignature, string StubMethodILCode) |
|
void | ILStubCacheHit (ushort ClrInstanceID, ulong ModuleID, ulong StubMethodID, uint ManagedInteropMethodToken, string ManagedInteropMethodNamespace, string ManagedInteropMethodName, string ManagedInteropMethodSignature) |
|
void | DCStartCompleteV2 () |
|
void | DCEndCompleteV2 () |
|
void | MethodDCStartV2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags) |
|
void | MethodDCEndV2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags) |
|
void | MethodDCStartVerboseV2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags, string MethodNamespace, string MethodName, string MethodSignature) |
|
void | MethodDCEndVerboseV2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags, string MethodNamespace, string MethodName, string MethodSignature) |
|
void | MethodLoad_V2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags, ushort ClrInstanceID, ulong ReJITID) |
|
void | R2RGetEntryPoint (ulong MethodID, string MethodNamespace, string MethodName, string MethodSignature, ulong EntryPoint, ushort ClrInstanceID) |
|
void | R2RGetEntryPointStart (ulong MethodID, ushort ClrInstanceID) |
|
void | MethodUnload_V2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags, ushort ClrInstanceID, ulong ReJITID) |
|
void | MethodLoadVerbose_V2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags, string MethodNamespace, string MethodName, string MethodSignature, ushort ClrInstanceID, ulong ReJITID) |
|
void | MethodUnloadVerbose_V2 (ulong MethodID, ulong ModuleID, ulong MethodStartAddress, uint MethodSize, uint MethodToken, uint MethodFlags, string MethodNamespace, string MethodName, string MethodSignature, ushort ClrInstanceID, ulong ReJITID) |
|
void | MethodJittingStarted_V1 (ulong MethodID, ulong ModuleID, uint MethodToken, uint MethodILSize, string MethodNamespace, string MethodName, string MethodSignature, ushort ClrInstanceID) |
|
void | MethodJitMemoryAllocatedForCode (ulong MethodID, ulong ModuleID, ulong JitHotCodeRequestSize, ulong JitRODataRequestSize, ulong AllocatedSizeForJitCode, uint JitAllocFlag, ushort ClrInstanceID) |
|
void | MethodJitInliningSucceeded (string MethodBeingCompiledNamespace, string MethodBeingCompiledName, string MethodBeingCompiledNameSignature, string InlinerNamespace, string InlinerName, string InlinerNameSignature, string InlineeNamespace, string InlineeName, string InlineeNameSignature, ushort ClrInstanceID) |
|
void | MethodJitInliningFailedAnsi (string MethodBeingCompiledNamespace, string MethodBeingCompiledName, string MethodBeingCompiledNameSignature, string InlinerNamespace, string InlinerName, string InlinerNameSignature, string InlineeNamespace, string InlineeName, string InlineeNameSignature, bool FailAlways) |
|
void | MethodJitTailCallSucceeded (string MethodBeingCompiledNamespace, string MethodBeingCompiledName, string MethodBeingCompiledNameSignature, string CallerNamespace, string CallerName, string CallerNameSignature, string CalleeNamespace, string CalleeName, string CalleeNameSignature, bool TailPrefix, uint TailCallType, ushort ClrInstanceID) |
|
void | MethodJitTailCallFailedAnsi (string MethodBeingCompiledNamespace, string MethodBeingCompiledName, string MethodBeingCompiledNameSignature, string CallerNamespace, string CallerName, string CallerNameSignature, string CalleeNamespace, string CalleeName, string CalleeNameSignature, bool TailPrefix) |
|
void | MethodILToNativeMap (ulong MethodID, ulong ReJITID, byte MethodExtent, ushort CountOfMapEntries) |
|
void | MethodJitTailCallFailed (string MethodBeingCompiledNamespace, string MethodBeingCompiledName, string MethodBeingCompiledNameSignature, string CallerNamespace, string CallerName, string CallerNameSignature, string CalleeNamespace, string CalleeName, string CalleeNameSignature, bool TailPrefix, string FailReason, ushort ClrInstanceID) |
|
void | MethodJitInliningFailed (string MethodBeingCompiledNamespace, string MethodBeingCompiledName, string MethodBeingCompiledNameSignature, string InlinerNamespace, string InlinerName, string InlinerNameSignature, string InlineeNamespace, string InlineeName, string InlineeNameSignature, bool FailAlways, string FailReason, ushort ClrInstanceID) |
|
void | ModuleDCStartV2 (ulong ModuleID, ulong AssemblyID, uint ModuleFlags, uint Reserved1, string ModuleILPath, string ModuleNativePath) |
|
void | ModuleDCEndV2 (ulong ModuleID, ulong AssemblyID, uint ModuleFlags, uint Reserved1, string ModuleILPath, string ModuleNativePath) |
|
void | DomainModuleLoad_V1 (ulong ModuleID, ulong AssemblyID, ulong AppDomainID, uint ModuleFlags, uint Reserved1, string ModuleILPath, string ModuleNativePath, ushort ClrInstanceID) |
|
void | ModuleLoad_V2 (ulong ModuleID, ulong AssemblyID, uint ModuleFlags, uint Reserved1, string ModuleILPath, string ModuleNativePath, ushort ClrInstanceID, Guid ManagedPdbSignature, uint ManagedPdbAge, string ManagedPdbBuildPath, Guid NativePdbSignature, uint NativePdbAge, string NativePdbBuildPath) |
|
void | ModuleUnload_V2 (ulong ModuleID, ulong AssemblyID, uint ModuleFlags, uint Reserved1, string ModuleILPath, string ModuleNativePath, ushort ClrInstanceID, Guid ManagedPdbSignature, uint ManagedPdbAge, string ManagedPdbBuildPath, Guid NativePdbSignature, uint NativePdbAge, string NativePdbBuildPath) |
|
void | AssemblyLoad_V1 (ulong AssemblyID, ulong AppDomainID, ulong BindingID, uint AssemblyFlags, string FullyQualifiedAssemblyName, ushort ClrInstanceID) |
|
void | AssemblyUnload_V1 (ulong AssemblyID, ulong AppDomainID, ulong BindingID, uint AssemblyFlags, string FullyQualifiedAssemblyName, ushort ClrInstanceID) |
|
void | AppDomainLoad_V1 (ulong AppDomainID, uint AppDomainFlags, string AppDomainName, uint AppDomainIndex, ushort ClrInstanceID) |
|
void | AppDomainUnload_V1 (ulong AppDomainID, uint AppDomainFlags, string AppDomainName, uint AppDomainIndex, ushort ClrInstanceID) |
|
void | ModuleRangeLoad (ushort ClrInstanceID, ulong ModuleID, uint RangeBegin, uint RangeSize, byte RangeType) |
|
void | StrongNameVerificationStart_V1 (uint VerificationFlags, uint ErrorCode, string FullyQualifiedAssemblyName, ushort ClrInstanceID) |
|
void | StrongNameVerificationStop_V1 (uint VerificationFlags, uint ErrorCode, string FullyQualifiedAssemblyName, ushort ClrInstanceID) |
|
void | AuthenticodeVerificationStart_V1 (uint VerificationFlags, uint ErrorCode, string ModulePath, ushort ClrInstanceID) |
|
void | AuthenticodeVerificationStop_V1 (uint VerificationFlags, uint ErrorCode, string ModulePath, ushort ClrInstanceID) |
|
void | RuntimeInformationStart (ushort ClrInstanceID, ushort Sku, ushort BclMajorVersion, ushort BclMinorVersion, ushort BclBuildNumber, ushort BclQfeNumber, ushort VMMajorVersion, ushort VMMinorVersion, ushort VMBuildNumber, ushort VMQfeNumber, uint StartupFlags, byte StartupMode, string CommandLine, Guid ComObjectGuid, string RuntimeDllPath) |
|
void | IncreaseMemoryPressure (ulong BytesAllocated, ushort ClrInstanceID) |
|
void | DecreaseMemoryPressure (ulong BytesFreed, ushort ClrInstanceID) |
|
void | GCMarkWithType (uint HeapNum, ushort ClrInstanceID, uint Type, ulong Bytes) |
|
void | GCJoin_V2 (uint Heap, uint JoinTime, uint JoinType, ushort ClrInstanceID, uint JoinID) |
|
void | 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) |
|
void | GCGlobalHeapHistory_V4 (ulong FinalYoungestDesired, int NumHeaps, uint CondemnedGeneration, uint Gen0ReductionCount, uint Reason, uint GlobalMechanisms, ushort ClrInstanceID, uint PauseMode, uint MemoryPressure, uint CondemnReasons0, uint CondemnReasons1, uint Count) |
|
void | GenAwareBegin (uint Count, ushort ClrInstanceID) |
|
void | GenAwareEnd (uint Count, ushort ClrInstanceID) |
|
void | GCLOHCompact (ushort ClrInstanceID, ushort Count) |
|
void | GCFitBucketInfo (ushort ClrInstanceID, ushort BucketKind, ulong TotalSize, ushort Count) |
|
void | DebugIPCEventStart () |
|
void | DebugIPCEventEnd () |
|
void | DebugExceptionProcessingStart () |
|
void | DebugExceptionProcessingEnd () |
|
void | CodeSymbols (ulong ModuleId, ushort TotalChunks, ushort ChunkNumber, uint ChunkLength) |
|
void | EventSource (int EventID, string EventName, string EventSourceName, string Payload) |
|
void | TieredCompilationSettings (ushort ClrInstanceID, uint Flags) |
|
void | TieredCompilationPause (ushort ClrInstanceID) |
|
void | TieredCompilationResume (ushort ClrInstanceID, uint NewMethodCount) |
|
void | TieredCompilationBackgroundJitStart (ushort ClrInstanceID, uint PendingMethodCount) |
|
void | TieredCompilationBackgroundJitStop (ushort ClrInstanceID, uint PendingMethodCount, uint JittedMethodCount) |
|
void | AssemblyLoadStart (ushort ClrInstanceID, string AssemblyName, string AssemblyPath, string RequestingAssembly, string AssemblyLoadContext, string RequestingAssemblyLoadContext) |
|
void | AssemblyLoadStop (ushort ClrInstanceID, string AssemblyName, string AssemblyPath, string RequestingAssembly, string AssemblyLoadContext, string RequestingAssemblyLoadContext, bool Success, string ResultAssemblyName, string ResultAssemblyPath, bool Cached) |
|
void | ResolutionAttempted (ushort ClrInstanceID, string AssemblyName, ushort Stage, string AssemblyLoadContext, ushort Result, string ResultAssemblyName, string ResultAssemblyPath, string ErrorMessage) |
|
void | AssemblyLoadContextResolvingHandlerInvoked (ushort ClrInstanceID, string AssemblyName, string HandlerName, string AssemblyLoadContext, string ResultAssemblyName, string ResultAssemblyPath) |
|
void | AppDomainAssemblyResolveHandlerInvoked (ushort ClrInstanceID, string AssemblyName, string HandlerName, string ResultAssemblyName, string ResultAssemblyPath) |
|
void | AssemblyLoadFromResolveHandlerInvoked (ushort ClrInstanceID, string AssemblyName, bool IsTrackedLoad, string RequestingAssemblyPath, string ComputedRequestedAssemblyPath) |
|
void | KnownPathProbed (ushort ClrInstanceID, string FilePath, ushort Source, int Result) |
|
void | JitInstrumentationData (ushort ClrInstanceID, uint MethodFlags, uint DataSize, ulong MethodID) |
|
void | JitInstrumentationDataVerbose (ushort ClrInstanceID, uint MethodFlags, uint DataSize, ulong MethodID, ulong ModuleID, uint MethodToken, string MethodNamespace, string MethodName, string MethodSignature) |
|
void | ProfilerMessage (ushort ClrInstanceID, string Message) |
|
void | ExecutionCheckpoint (ushort ClrInstanceID, string Name, long Timestamp) |
|
| NativeRuntimeEventSource () |
|
unsafe void | DefineEventPipeEvents () |
|
unsafe void | WriteEventRaw (string eventName, ref EventDescriptor eventDescriptor, IntPtr eventHandle, Guid *activityID, Guid *relatedActivityID, int dataCount, IntPtr data) |
|
unsafe void | Initialize (Guid eventSourceGuid, string eventSourceName, string[] traits) |
|
EventDispatcher | GetDispatcher (EventListener listener) |
|
unsafe void | WriteEventVarargs (int eventId, Guid *childActivityID, object[] args) |
|
object[] | SerializeEventArgs (int eventId, object[] args) |
|
void | LogEventArgsMismatches (int eventId, object[] args) |
|
unsafe void | WriteToAllListeners (EventWrittenEventArgs eventCallbackArgs, int eventDataCount, EventData *data) |
|
unsafe void | WriteToAllListeners (string eventName, ref EventDescriptor eventDescriptor, EventTags tags, Guid *pActivityId, Guid *pChildActivityId, EventPayload payload) |
|
unsafe void | WriteEventString (string msgString) |
|
void | WriteStringToAllListeners (string eventName, string msg) |
|
bool | IsEnabledByDefault (int eventNum, bool enable, EventLevel currentLevel, EventKeywords currentMatchAnyKeyword) |
|
bool | IsEnabledCommon (bool enabled, EventLevel currentLevel, EventKeywords currentMatchAnyKeyword, EventLevel eventLevel, EventKeywords eventKeywords, EventChannel eventChannel) |
|
void | ThrowEventSourceException (string eventName, Exception innerEx=null) |
|
bool | AnyEventEnabled () |
|
void | EnsureDescriptorsInitialized () |
|
unsafe void | SendManifest (byte[] rawManifest) |
|
unsafe void | WriteMultiMerge (string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, params object[] values) |
|
unsafe void | WriteMultiMergeInner (string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, params object[] values) |
|
unsafe void | WriteImpl (string eventName, ref EventSourceOptions options, object data, Guid *pActivityId, Guid *pRelatedActivityId, TraceLoggingEventTypes eventTypes) |
|
void | InitializeProviderMetadata () |
|
NameInfo | UpdateDescriptor (string name, TraceLoggingEventTypes eventInfo, ref EventSourceOptions options, out EventDescriptor descriptor) |
|