Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.cc226 thread->SetTraceClockBase(0); in ClearThreadStackTraceAndClockBase()
802 thread->SetTraceClockBase(time); in ReadClocks()
Dthread.h1119 void SetTraceClockBase(uint64_t clock_base) { in SetTraceClockBase() function