HomeSort by relevance Sort by last modified time
    Searched refs:EtwEventClass (Results 1 - 4 of 4) 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,
  /external/chromium_org/base/win/
event_trace_provider.h 20 typedef GUID EtwEventClass;
46 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
56 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type,
129 ULONG Log(const EtwEventClass& event_class, EtwEventType type,
131 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 2865 milliseconds