Searched refs:maxCpuUsageMicro (Results 1 – 1 of 1) sorted by relevance
110 entry.maxCpuUsageMicro = Math.max(entry.maxCpuUsageMicro, cpuUsage); in messageDispatched()300 public long maxCpuUsageMicro; field in LooperStats.Entry326 maxCpuUsageMicro = 0; in reset()382 this.maxCpuUsageMicros = entry.maxCpuUsageMicro; in ExportedEntry()