Home | History | Annotate | Download | only in win

Lines Matching full:trace

5 // Declaration of a Windows event trace provider class, to allow using
33 // Utility class to auto-initialize event trace header structures.
77 // Trace provider with Event Tracing for Windows. The trace provider
79 // the object whenever the trace level or enable flags for this provider
82 // a particular trace level, and whether particular enable flags are set,
87 // Creates an event trace provider identified by provider_name, which
91 // Creates an unnamed event trace provider, the provider must be given
96 // Registers the trace provider with Event Tracing for Windows.
98 // callback. If the provider's name is enabled in some trace session
102 // Unregisters the trace provider with ETW.