Home
last modified time | relevance | path

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

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