Searched refs:dumpPerStateBytes (Results 1 – 1 of 1) sorted by relevance
92 dumpPerStateBytes(mGenericIoThresholdsByComponent.valueAt(i), writer); in dump()100 dumpPerStateBytes(mIoThresholdsBySystemPackages.valueAt(i), writer); in dump()108 dumpPerStateBytes(mIoThresholdsByVendorPackages.valueAt(i), writer); in dump()117 dumpPerStateBytes(mIoThresholdsByAppCategoryType.valueAt(i), writer); in dump()334 private static void dumpPerStateBytes(PerStateBytes perStateBytes, in dumpPerStateBytes() method in OveruseConfigurationCache