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