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

  /art/runtime/
trace.h 137 uint32_t GetClockOverheadNanoSeconds();
trace.cc 183 uint32_t Trace::GetClockOverheadNanoSeconds() {
599 start_time_(MicroTime()), clock_overhead_ns_(GetClockOverheadNanoSeconds()), cur_offset_(0),
    [all...]

Completed in 186 milliseconds