Searched refs:threadCpuTimeNs (Results 1 – 1 of 1) sorted by relevance
955 static private native long threadCpuTimeNs(); in threadCpuTimeNs() method in CachedAppOptimizer2091 long startCpuTime = threadCpuTimeNs(); in handleMessage()2093 long endCpuTime = threadCpuTimeNs(); in handleMessage()