ArrayPoolEventSource() | System.Buffers.ArrayPoolEventSource | inlineprivate |
ArrayPoolEventSource() | System.Buffers.ArrayPoolEventSource | inlineprivatestatic |
BufferAllocated(int bufferId, int bufferSize, int poolId, int bucketId, ArrayPoolEventSource.BufferAllocatedReason reason) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferAllocatedReason enum name | System.Buffers.ArrayPoolEventSource | package |
BufferRented(int bufferId, int bufferSize, int poolId, int bucketId) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferReturned(int bufferId, int bufferSize, int poolId) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferTrimmed(int bufferId, int bufferSize, int poolId) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferTrimPoll(int milliseconds, int pressure) | System.Buffers.ArrayPoolEventSource | inlinepackage |
Dispose() | System.Diagnostics.Tracing.EventSource | inline |
Dispose(bool disposing) | System.Diagnostics.Tracing.EventSource | inlineprotectedvirtual |
EventSource() | System.Diagnostics.Tracing.EventSource | inlineprotected |
EventSource(string eventSourceName) | System.Diagnostics.Tracing.EventSource | inline |
EventSource(Guid eventSourceGuid, string eventSourceName) | System.Diagnostics.Tracing.EventSource | inlinepackage |
Finalize() | System.Diagnostics.Tracing.EventSource | inlineprotected |
IsEnabled() | System.Diagnostics.Tracing.EventSource | inline |
IsEnabled(EventLevel level, EventKeywords keywords) | System.Diagnostics.Tracing.EventSource | inline |
k__BackingField | System.Diagnostics.Tracing.EventSource | private |
Log | System.Buffers.ArrayPoolEventSource | packagestatic |
Name | System.Diagnostics.Tracing.EventSource | private |
WriteEvent(int eventId, int arg1) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, int arg1, int arg2) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, int arg1, int arg2, int arg3) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, params object[] args) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEvent(int eventId, string arg1, string arg2, string arg3) | System.Diagnostics.Tracing.EventSource | inlineprotected |
WriteEventCore(int eventId, int eventDataCount, EventSource.EventData *data) | System.Diagnostics.Tracing.EventSource | inlineprotected |