Home
last modified time | relevance | path

Searched defs:thread_clock_diff (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dtrace.cc351 uint64_t thread_clock_diff = 0; in CompareAndUpdateStackTrace() local
1181 uint64_t thread_clock_diff = 0; in MethodEntered() local
1191 uint64_t thread_clock_diff = 0; in MethodExited() local
1198 uint64_t thread_clock_diff = 0; in MethodUnwind() local
1227 void Trace::ReadClocks(Thread* thread, uint64_t* thread_clock_diff, uint64_t* timestamp_counter) { in ReadClocks()
1740 uint64_t thread_clock_diff, in LogMethodTraceEvent()
1806 uint64_t thread_clock_diff, in EncodeEventEntry()