Home
last modified time | relevance | path

Searched refs:clock_overhead_ns_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dtrace.h340 const uint32_t clock_overhead_ns_; variable
Dtrace.cc559 start_time_(MicroTime()), clock_overhead_ns_(GetClockOverheadNanoSeconds()), in Trace()
648 os << StringPrintf("clock-call-overhead-nsec=%d\n", clock_overhead_ns_); in FinishTracing()