Searched defs:threadCpuTimesMillis (Results 1 – 2 of 2) sorted by relevance
192 public long[] threadCpuTimesMillis; field in KernelSingleProcessCpuThreadReader.ProcessCpuUsage209 long[] threadCpuTimesMillis, in readProcessCpuUsage()
189 ScopedLongArrayRW threadCpuTimesMillis(env, threadCpuTimesMillisArray); in readProcessCpuUsage() local