Searched refs:getThrottledSome (Results 1 – 1 of 1) sorted by relevance
570 public long getThrottledSome() { return mSomeCompactRequested - mSomeCompactPerformed; } in getThrottledSome() method in CachedAppOptimizer.AggregatedCompactionStats595 long throttledSome = getThrottledSome(); in dump()