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