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

/gem5/src/sim/
H A Dcxx_config_ini.cc45 CxxIniFile::getParam(const std::string &object_name, argument
53 CxxIniFile::getParamVector(const std::string &object_name, argument
70 CxxIniFile::getPortPeers(const std::string &object_name, argument
90 CxxIniFile::getObjectChildren(const std::string &object_name, argument
[all...]
H A Dcxx_manager.hh239 getObject(const std::string &object_name) argument
[all...]
H A Dcxx_manager.cc58 CxxConfigManager::findObjectType(const std::string &object_name, argument
131 CxxConfigManager::findObject(const std::string &object_name, argument
265 findObjectParams(const std::string &object_name) argument
424 findTraversalOrder(const std::string &object_name) argument
525 std::string object_name = unRename(instance_name); local
678 setParam(const std::string &object_name, const std::string &param_name, const std::string &param_value) argument
695 setParamVector(const std::string &object_name, const std::string &param_name, const std::vector<std::string> &param_values) argument
[all...]

Completed in 7 milliseconds