HomeSort by relevance Sort by last modified time
    Searched refs:EtwEventClass (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/win/
event_trace_provider.h 21 typedef GUID EtwEventClass;
42 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
52 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
125 ULONG Log(const EtwEventClass& event_class, EtwEventType type,
127 ULONG Log(const EtwEventClass& event_class, EtwEventType type,
event_trace_provider.cc 98 ULONG EtwTraceProvider::Log(const EtwEventClass& event_class,
112 ULONG EtwTraceProvider::Log(const EtwEventClass& event_class,

Completed in 45 milliseconds