Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/
H A Dtrace.cc391 bool UseThreadCpuClock(TraceClockSource clock_source) { in UseThreadCpuClock() function
402 bool is_fast_trace = !UseThreadCpuClock(clock_source); in UseFastTraceListeners()
412 if (UseThreadCpuClock(clock_source_)) { in MeasureClockOverhead()
1143 if (UseThreadCpuClock(clock_source_)) { in CreateSummary()
1355 if (UseThreadCpuClock(clock_source_)) { in ReadClocks()
1706 bool has_thread_cpu_clock = UseThreadCpuClock(clock_source_); in FlushEntriesFormatV1()
1747 bool has_thread_cpu_clock = UseThreadCpuClock(clock_source_); in FlushEntriesFormatV2()
1889 if (UseThreadCpuClock(clock_source_)) { in LogMethodTraceEvent()
1916 if (UseThreadCpuClock(clock_source_)) { in EncodeEventEntry()