Searched refs:cpuLoad (Results 1 – 1 of 1) sorted by relevance
2550 String cpuLoad = null; in getAppProfileStatsForDebugging() local2554 cpuLoad = mProcessCpuTracker.printCurrentLoad(); in getAppProfileStatsForDebugging()2567 return new Pair(cpuLoad, stats.substring(0, toIndex)); in getAppProfileStatsForDebugging()