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

  /external/libchrome/base/trace_event/
trace_log.h 384 subtle::NoBarrier_Load(&trace_options_));
473 subtle::AtomicWord /* Options */ trace_options_; variable
trace_log.cc 356 trace_options_(kInternalRecordUntilFull),
635 subtle::NoBarrier_Store(&trace_options_, new_options);
    [all...]

Completed in 80 milliseconds