Searched refs:getParam (Results 1 - 4 of 4) sorted by relevance

/gem5/src/sim/
H A Dcxx_config_ini.hh63 bool getParam(const std::string &object_name,
H A Dcxx_config_ini.cc45 CxxIniFile::getParam(const std::string &object_name, function in class:CxxIniFile
H A Dcxx_config.hh196 virtual bool getParam(const std::string &object_name,
H A Dcxx_manager.cc64 if (!configFile.getParam(object_name, "type", object_type))
206 if (!configFile.getParam(object_name, param->name,
321 if (!configFile.getParam(object_name, param->name,

Completed in 9 milliseconds