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

/gem5/src/sim/
H A Dcxx_config_ini.cc53 CxxIniFile::getParamVector(const std::string &object_name, function in class:CxxIniFile
74 return getParamVector(object_name, port_name, peers);
93 if (!getParamVector(object_name, "children", children))
H A Dcxx_config_ini.hh67 bool getParamVector(const std::string &object_name,
H A Dcxx_config.hh201 virtual bool getParamVector(const std::string &object_name,
H A Dcxx_manager.cc173 if (!configFile.getParamVector(object_name, param->name,
299 if (!configFile.getParamVector(object_name, param->name,

Completed in 8 milliseconds