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

  /art/runtime/
runtime_globals.h 73 kWall,
80 static constexpr TraceClockSource kDefaultTraceClockSource = TraceClockSource::kWall;
trace.cc 125 if (clock_source != TraceClockSource::kWall) {
147 return (clock_source_ == TraceClockSource::kWall) ||
    [all...]
parsed_options.cc 287 {"wallclock", TraceClockSource::kWall},
    [all...]

Completed in 119 milliseconds