Searched refs:throttledSome (Results 1 – 1 of 1) sorted by relevance
595 long throttledSome = getThrottledSome(); in dump() local598 if (throttledSome > 0 || throttledFull > 0) { in dump()600 pw.println(" Some: " + throttledSome + " Full: " + throttledFull); in dump()