Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.cc355 uint32_t thread_clock_diff = 0; in CompareAndUpdateStackTrace() local
934 uint32_t thread_clock_diff = 0; in MethodEntered() local
944 uint32_t thread_clock_diff = 0; in MethodExited() local
953 uint32_t thread_clock_diff = 0; in MethodUnwind() local
982 void Trace::ReadClocks(Thread* thread, uint32_t* thread_clock_diff, uint64_t* timestamp_counter) { in ReadClocks()
1011 uint32_t thread_clock_diff, in RecordStreamingMethodEvent()
1172 uint32_t thread_clock_diff, in RecordMethodEvent()
1213 uint32_t thread_clock_diff, in LogMethodTraceEvent()
1234 uint32_t thread_clock_diff, in EncodeEventEntry()