Searched defs:activeTimeUs (Results 1 – 2 of 2) sorted by relevance
27 public long activeTimeUs; field in KernelWakelockStats.Entry30 Entry(int count, long totalTimeUs, long activeTimeUs, int version) { in Entry()
3085 public void update(long totalTimeUs, long activeTimeUs, int count, in update()