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

  /art/runtime/
thread.h 747 uint64_t GetTraceClockBase() const {
    [all...]
trace.cc 627 uint64_t clock_base = thread->GetTraceClockBase();

Completed in 179 milliseconds