Searched refs:EtwEventClass (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/win/ |
D | event_trace_provider.h | 21 typedef GUID EtwEventClass; typedef 42 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type, in EtwMofEvent() 52 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type, in EtwMofEvent() 125 ULONG Log(const EtwEventClass& event_class, EtwEventType type, 127 ULONG Log(const EtwEventClass& event_class, EtwEventType type,
|
D | event_trace_provider.cc | 98 ULONG EtwTraceProvider::Log(const EtwEventClass& event_class, in Log() 112 ULONG EtwTraceProvider::Log(const EtwEventClass& event_class, in Log()
|