Home
last modified time | relevance | path

Searched refs:dumpAdjTimesCheckin (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/app/procstats/
DDumpUtils.java418 public static void dumpAdjTimesCheckin(PrintWriter pw, String sep, long[] durations, in dumpAdjTimesCheckin() method in DumpUtils
DProcessStats.java2116 DumpUtils.dumpAdjTimesCheckin(pw, ",", mMemFactorDurations, mMemFactor, mStartTime, now); in dumpCheckinLocked()