Searched refs:numOfStats (Results 1 – 1 of 1) sorted by relevance
646 final int numOfStats = stats.size(); in collectPssInBackground() local647 for (int j = 0; j < numOfStats; j++) { in collectPssInBackground()782 final int numOfStats = stats.size(); in collectRssInBackground() local783 for (int j = 0; j < numOfStats; j++) { in collectRssInBackground()2274 final int numOfStats = mProcessCpuTracker.countStats(); in forAllCpuStats() local2275 for (int i = 0; i < numOfStats; i++) { in forAllCpuStats()