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