Searched refs:getMaxRetirePerCycle (Results 1 – 2 of 2) sorted by relevance
88 unsigned getMaxRetirePerCycle() const { return MaxRetirePerCycle; } in getMaxRetirePerCycle() function
28 const unsigned MaxRetirePerCycle = RCU.getMaxRetirePerCycle(); in cycleStart()