Searched defs:activeTime (Results 1 – 5 of 5) sorted by relevance
83 double activeTime = sumActiveTime(buf); in readDeltaImpl() local101 double activeTime = sumActiveTime(buf); in readAbsolute() local
38 public CpuUsageInfo(long activeTime, long totalTime) { in CpuUsageInfo()
82 int activeTime = 0; in testCollectTasksByLastActiveTime() local
81 private long[] activeTime; field in NetworkStatsHistory94 public long activeTime; field in NetworkStatsHistory.Entry
4129 float activeTime = ns2ms(stats.totalTime) / 1000.0f; in dumpBufferingStats() local4140 float activeTime = sortedPair.first; in dumpBufferingStats() local