Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dtrace.cc472 uint32_t thread_clock_diff = 0; in CompareAndUpdateStackTrace() local
1308 uint32_t thread_clock_diff = 0; in MethodEntered() local
1318 uint32_t thread_clock_diff = 0; in MethodExited() local
1325 uint32_t thread_clock_diff = 0; in MethodUnwind() local
1354 void Trace::ReadClocks(Thread* thread, uint32_t* thread_clock_diff, uint64_t* timestamp_counter) { in ReadClocks()
1847 uint32_t thread_clock_diff, in LogMethodTraceEvent()
1907 uint32_t thread_clock_diff, in EncodeEventEntry()