Searched defs:EtwMofEvent (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/base/win/
H A Devent_trace_provider.h33 template <size_t N> class EtwMofEvent: public EtwMofEventBase<N> { class in namespace:base::win
42 EtwMofEvent() { function in class:base::win::EtwMofEvent
46 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type, function in class:base::win::EtwMofEvent
56 EtwMofEvent(const EtwEventClass& event_class, EtwEventType type, function in class:base::win::EtwMofEvent
78 DISALLOW_COPY_AND_ASSIGN(EtwMofEvent);

Completed in 66 milliseconds