Home
last modified time | relevance | path

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

/dalvik/vm/
DProfile.cpp85 static inline bool useThreadCpuClock() { in useThreadCpuClock() function
566 if (useThreadCpuClock() && useWallClock()) { in dvmMethodTraceStart()
657 if (useThreadCpuClock()) { in measureClockOverhead()
830 if (useThreadCpuClock()) { in dvmMethodTraceStop()
911 if (useThreadCpuClock()) { in dvmMethodTraceReadClocks()
971 if (useThreadCpuClock()) { in dvmMethodTraceAdd()