Searched defs:proc (Results 1 – 2 of 2) sorted by relevance
163 String proc = record.getKey(); in aggregateStatsImages() local208 String proc = JankStat.StatPattern.PACKAGE.parse(line); in gatherGraphicsStats() local
417 private void recordMemoryUsage(String proc, long timeMs, List<String> foregroundProcs) { in recordMemoryUsage()455 private void recordDumpheap(String proc, long pss) throws IOException { in recordDumpheap()476 private void recordDumpheap(String proc) throws IOException { in recordDumpheap()508 String proc = line.split(",")[2]; in getForegroundProc() local