Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.Diagnostics.Tracing.EventPipeInternal, including all inherited members.
CreateProvider(string providerName, Interop.Advapi32.EtwEnableCallback callbackFunc) | System.Diagnostics.Tracing.EventPipeInternal | package |
DefineEvent(IntPtr provHandle, uint eventID, long keywords, uint eventVersion, uint level, void *pMetadata, uint metadataLength) | System.Diagnostics.Tracing.EventPipeInternal | package |
DeleteProvider(IntPtr provHandle) | System.Diagnostics.Tracing.EventPipeInternal | package |
Disable(ulong sessionID) | System.Diagnostics.Tracing.EventPipeInternal | package |
Enable(char *outputFile, EventPipeSerializationFormat format, uint circularBufferSizeInMB, EventPipeProviderConfigurationNative *providers, uint numProviders) | System.Diagnostics.Tracing.EventPipeInternal | private |
Enable(string outputFile, EventPipeSerializationFormat format, uint circularBufferSizeInMB, EventPipeProviderConfiguration[] providers) | System.Diagnostics.Tracing.EventPipeInternal | inlinepackagestatic |
EventActivityIdControl(uint controlCode, ref Guid activityId) | System.Diagnostics.Tracing.EventPipeInternal | package |
GetNextEvent(ulong sessionID, EventPipeEventInstanceData *pInstance) | System.Diagnostics.Tracing.EventPipeInternal | package |
GetProvider(string providerName) | System.Diagnostics.Tracing.EventPipeInternal | package |
GetSessionInfo(ulong sessionID, EventPipeSessionInfo *pSessionInfo) | System.Diagnostics.Tracing.EventPipeInternal | package |
GetWaitHandle(ulong sessionID) | System.Diagnostics.Tracing.EventPipeInternal | package |
WriteEventData(IntPtr eventHandle, EventProvider.EventData *pEventData, uint dataCount, Guid *activityId, Guid *relatedActivityId) | System.Diagnostics.Tracing.EventPipeInternal | package |