Searched defs:timesInFreqMs (Results 1 – 2 of 2) sorted by relevance
892 public abstract boolean getCpuFreqTimes(@NonNull long[] timesInFreqMs, int procState); in getCpuFreqTimes()897 public abstract boolean getScreenOffCpuFreqTimes(@NonNull long[] timesInFreqMs, in getScreenOffCpuFreqTimes()5078 final long[] timesInFreqMs = in dumpCheckinLocked() local8145 final long[] timesInFreqMs = new long[stepCount]; in dumpProtoAppsLocked() local
8472 public boolean getCpuFreqTimes(long[] timesInFreqMs, int procState) { in getCpuFreqTimes()8488 public boolean getScreenOffCpuFreqTimes(long[] timesInFreqMs, int procState) { in getScreenOffCpuFreqTimes()