Searched refs:selection_logic (Results 1 - 6 of 6) sorted by relevance

/gem5/ext/mcpat/
H A Dmemoryctrl.h76 selection_logic* MC_arb;
H A Dlogic.h51 class selection_logic : public McPATComponent { class in inherits:McPATComponent
63 selection_logic(XMLNode* _xml_data, bool _is_default, int _win_entries,
H A Dcore.h141 selection_logic* int_instruction_selection;
142 selection_logic* fp_instruction_selection;
H A Dlogic.cc36 //selection_logic
37 selection_logic::selection_logic(XMLNode* _xml_data, bool _is_default, function in class:selection_logic
55 void selection_logic::computeArea() {
59 void selection_logic::computeEnergy() {
H A Dmemoryctrl.cc473 new selection_logic(xml_data, is_default,
H A Dcore.cc577 new selection_logic(xml_data, is_default,
588 new selection_logic(xml_data, is_default,
774 new selection_logic(xml_data, is_default,
783 new selection_logic(xml_data, is_default,

Completed in 30 milliseconds