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