Searched refs:backgroundWeight (Results 1 – 1 of 1) sorted by relevance
499 double backgroundWeight = 0, persBackgroundWeight = 0; in refreshStats() local517 backgroundWeight += totalMem.processStateWeight[i]; in refreshStats()533 (long)((backgroundWeight * 1024) / memTotalTime))); in refreshStats()727 mMaxWeight = (long)(mShowSystem ? persBackgroundWeight : backgroundWeight); in refreshStats()