Searched refs:GetTraceClockBase (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | trace.cc | 798 uint64_t clock_base = thread->GetTraceClockBase(); in ReadClocks() |
D | thread.h | 1102 uint64_t GetTraceClockBase() const { in GetTraceClockBase() function |