Searched defs:timesInFreqMs (Results 1 – 2 of 2) sorted by relevance
883 public abstract boolean getCpuFreqTimes(@NonNull long[] timesInFreqMs, int procState); in getCpuFreqTimes()888 public abstract boolean getScreenOffCpuFreqTimes(@NonNull long[] timesInFreqMs, in getScreenOffCpuFreqTimes()5023 final long[] timesInFreqMs = new long[getCpuFreqCount()]; in dumpCheckinLocked() local8121 final long[] timesInFreqMs = new long[getCpuFreqCount()]; in dumpProtoAppsLocked() local
8120 public boolean getCpuFreqTimes(long[] timesInFreqMs, int procState) { in getCpuFreqTimes()8136 public boolean getScreenOffCpuFreqTimes(long[] timesInFreqMs, int procState) { in getScreenOffCpuFreqTimes()