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

  /external/chromium/base/win/
event_trace_provider.h 25 typedef ULONG EtwEventFlags;
112 EtwEventFlags enable_flags() const { return enable_flags_; }
118 bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) {
163 EtwEventFlags enable_flags_;
  /external/chromium_org/base/win/
event_trace_provider.h 24 typedef ULONG EtwEventFlags;
116 EtwEventFlags enable_flags() const { return enable_flags_; }
122 bool ShouldLog(EtwEventLevel level, EtwEventFlags flags) {
167 EtwEventFlags enable_flags_;

Completed in 1277 milliseconds