Home
last modified time | relevance | path

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

/art/runtime/
Dtrace.cc406 bool UseWallClock(TraceClockSource clock_source) { in UseWallClock() function
425 if (UseWallClock(clock_source_)) { in MeasureClockOverhead()
1169 if (UseWallClock(clock_source_)) { in FinishTracing()
1354 if (UseWallClock(clock_source_)) { in ReadClocks()
1697 bool has_wall_clock = UseWallClock(clock_source_); in FlushEntriesFormatV1()
1733 bool has_wall_clock = UseWallClock(clock_source_); in FlushEntriesFormatV2()
1898 if (UseWallClock(clock_source_)) { in LogMethodTraceEvent()
1926 if (UseWallClock(clock_source_)) { in EncodeEventEntry()
1947 if (UseWallClock(clock_source_)) { in EncodeEventBlockHeader()