Searched refs:EtwEventClass (Results 1 – 4 of 4) 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()
|
/external/chromium_org/base/win/ |
D | event_trace_provider.h | 20 typedef GUID EtwEventClass; typedef 46 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type, in EtwMofEvent() 56 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type, in EtwMofEvent() 129 ULONG Log(const EtwEventClass& event_class, EtwEventType type, 131 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()
|