Home
last modified time | relevance | path

Searched refs:GetTraceClockBase (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dtrace.cc798 uint64_t clock_base = thread->GetTraceClockBase(); in ReadClocks()
H A Dthread.h1115 uint64_t GetTraceClockBase() const { in GetTraceClockBase() function