Searched refs:perSourceStats (Results 1 – 1 of 1) sorted by relevance
857 AggregatedSourceCompactionStats perSourceStats = getPerSourceAggregatedCompactStat(source); in compactApp() local863 ++perSourceStats.mSomeCompactRequested; in compactApp()867 ++perSourceStats.mFullCompactRequested; in compactApp()2028 AggregatedSourceCompactionStats perSourceStats = in handleMessage() local2039 ++perSourceStats.mProcCompactionsNoPidThrottled; in handleMessage()2047 ++perSourceStats.mProcCompactionsOomAdjThrottled; in handleMessage()2053 ++perSourceStats.mProcCompactionsTimeThrottled; in handleMessage()2058 ++perSourceStats.mProcCompactionsMiscThrottled; in handleMessage()2064 ++perSourceStats.mProcCompactionsRSSThrottled; in handleMessage()2105 ++perSourceStats.mSomeCompactPerformed; in handleMessage()[all …]