Searched defs:clockRate_ (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/mcpat/
H A Dlogic.cc37 selection_logic(XMLNode* _xml_data, bool _is_default, int _win_entries, int issue_width_, const InputParameter *configure_interface, string _name, double _accesses, double clockRate_, enum Device_ty device_ty_, enum Core_type core_ty_) argument
141 dep_resource_conflict_check( XMLNode* _xml_data, const string _name, const InputParameter *configure_interface, const CoreParameters & dyn_p_, int compare_bits_, double clockRate_, bool _is_default) argument
787 InstructionDecoder(XMLNode* _xml_data, const string _name, bool _is_default, const InputParameter *configure_interface, int opcode_length_, int num_decoders_, bool x86_, double clockRate_, enum Device_ty device_ty_, enum Core_type core_ty_) argument

Completed in 8 milliseconds