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

  /art/runtime/
thread.h 563 uint64_t GetTraceClockBase() const {
trace.cc 590 uint64_t clock_base = thread->GetTraceClockBase();

Completed in 465 milliseconds