Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.EventPipeInternal Member List

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.EventPipeInternalpackage
DefineEvent(IntPtr provHandle, uint eventID, long keywords, uint eventVersion, uint level, void *pMetadata, uint metadataLength)System.Diagnostics.Tracing.EventPipeInternalpackage
DeleteProvider(IntPtr provHandle)System.Diagnostics.Tracing.EventPipeInternalpackage
Disable(ulong sessionID)System.Diagnostics.Tracing.EventPipeInternalpackage
Enable(char *outputFile, EventPipeSerializationFormat format, uint circularBufferSizeInMB, EventPipeProviderConfigurationNative *providers, uint numProviders)System.Diagnostics.Tracing.EventPipeInternalprivate
Enable(string outputFile, EventPipeSerializationFormat format, uint circularBufferSizeInMB, EventPipeProviderConfiguration[] providers)System.Diagnostics.Tracing.EventPipeInternalinlinepackagestatic
EventActivityIdControl(uint controlCode, ref Guid activityId)System.Diagnostics.Tracing.EventPipeInternalpackage
GetNextEvent(ulong sessionID, EventPipeEventInstanceData *pInstance)System.Diagnostics.Tracing.EventPipeInternalpackage
GetProvider(string providerName)System.Diagnostics.Tracing.EventPipeInternalpackage
GetSessionInfo(ulong sessionID, EventPipeSessionInfo *pSessionInfo)System.Diagnostics.Tracing.EventPipeInternalpackage
GetWaitHandle(ulong sessionID)System.Diagnostics.Tracing.EventPipeInternalpackage
WriteEventData(IntPtr eventHandle, EventProvider.EventData *pEventData, uint dataCount, Guid *activityId, Guid *relatedActivityId)System.Diagnostics.Tracing.EventPipeInternalpackage