Searched refs:printProcStateTagAndValue (Results 1 – 2 of 2) sorted by relevance
364 public static void printProcStateTagAndValue(PrintWriter pw, int state, long value) { in printProcStateTagAndValue() method in DumpUtils
1382 DumpUtils.printProcStateTagAndValue(pw, type, time); in dumpAllStateCheckin()1385 DumpUtils.printProcStateTagAndValue(pw, mCurCombinedState, now - mStartTime); in dumpAllStateCheckin()