Searched refs:threadCpuTimeNanos (Results 1 – 4 of 4) sorted by relevance
1053 public static long threadCpuTimeNanos() { in threadCpuTimeNanos() method in Debug1054 return VMDebug.threadCpuTimeNanos(); in threadCpuTimeNanos()
630 long start = Debug.threadCpuTimeNanos(); in profileViewOperation()633 duration[0] = Debug.threadCpuTimeNanos() - start; in profileViewOperation()
22881 method public static long threadCpuTimeNanos();
24825 method public static long threadCpuTimeNanos();