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