Searched defs:activeTime (Results 1 – 4 of 4) sorted by relevance
38 public CpuUsageInfo(long activeTime, long totalTime) { in CpuUsageInfo()
78 int activeTime = 0; in testCollectTasksByLastActiveTime() local
84 private long[] activeTime; field in NetworkStatsHistory99 public long activeTime; field in NetworkStatsHistory.Entry
4853 float activeTime = ns2ms(stats.totalTime) / 1000.0f; in dumpBufferingStats() local4864 float activeTime = sortedPair.first; in dumpBufferingStats() local