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
423 if (useThreadCpuClock() && useWallClock()) { in dvmMethodTraceStart()
502 if (useThreadCpuClock()) { in measureClockOverhead()
664 if (useThreadCpuClock()) { in dvmMethodTraceStop()
786 if (useThreadCpuClock()) { in dvmMethodTraceAdd()