Home | Sort by relevance Sort by last modified time |
/external/libchrome/base/trace_event/ | |
trace_sampling_thread.h | 47 CancellationFlag cancellation_flag_; member in class:base::trace_event::TraceSamplingThread |
trace_sampling_thread.cc | 35 while (!cancellation_flag_.IsSet()) { 88 cancellation_flag_.Set(); |