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