Searched refs:totalTotalFrames (Results 1 – 1 of 1) sorted by relevance
163 int totalTotalFrames = 0; in mergeStatHistory() local173 totalTotalFrames += stat.totalFrames; in mergeStatHistory()188 float weight = ((float)stat.totalFrames / totalTotalFrames); in mergeStatHistory()201 return new JankStat(pkg, totalStatsSince, totalTotalFrames, in mergeStatHistory()