Searched refs:p_state_clk_gate_bins (Results 1 - 2 of 2) sorted by relevance

/gem5/src/sim/
H A DClockedObject.py78 p_state_clk_gate_bins = Param.Unsigned('20', variable in class:ClockedObject
H A Dclocked_object.cc161 unsigned num_bins = std::max(params()->p_state_clk_gate_bins, 10U);

Completed in 5 milliseconds