Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.cc401 bool UseThreadCpuClock(TraceClockSource clock_source) { in UseThreadCpuClock() function
412 bool is_fast_trace = !UseThreadCpuClock(clock_source); in UseFastTraceListeners()
422 if (UseThreadCpuClock(clock_source_)) { in MeasureClockOverhead()
1168 if (UseThreadCpuClock(clock_source_)) { in FinishTracing()
1344 if (UseThreadCpuClock(clock_source_)) { in ReadClocks()
1696 bool has_thread_cpu_clock = UseThreadCpuClock(clock_source_); in FlushEntriesFormatV1()
1732 bool has_thread_cpu_clock = UseThreadCpuClock(clock_source_); in FlushEntriesFormatV2()
1895 if (UseThreadCpuClock(clock_source_)) { in LogMethodTraceEvent()
1922 if (UseThreadCpuClock(clock_source_)) { in EncodeEventEntry()
1943 if (UseThreadCpuClock(clock_source_)) { in EncodeEventBlockHeader()