Home
last modified time | relevance | path

Searched refs:profile_clock_source_ (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dparsed_options.h98 TraceClockSource profile_clock_source_; variable
Dparsed_options.cc272 profile_clock_source_ = kDefaultTraceClockSource; in Parse()
Druntime.cc851 Trace::SetDefaultClockSource(options->profile_clock_source_); in Init()