Home
last modified time | relevance | path

Searched defs:kDefaultTraceClockSource (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Druntime_globals.h78 static constexpr TraceClockSource kDefaultTraceClockSource = TraceClockSource::kDual; variable
80 static constexpr TraceClockSource kDefaultTraceClockSource = TraceClockSource::kWall; variable