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

  /external/libchrome/base/trace_event/
trace_log_constants.cc 16 TraceLog::kInternalRecordContinuously = 1 << 1;
trace_log.h 423 static const InternalTraceOptions kInternalRecordContinuously;
trace_log.cc 657 return ret | kInternalRecordContinuously;
    [all...]
trace_event_unittest.cc     [all...]

Completed in 196 milliseconds