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

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

Completed in 60 milliseconds