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