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

/gem5/util/systemc/gem5_within_systemc/
H A Dsc_gem5_control.cc108 setParam(const std::string &object, const std::string &param_name, const std::string &param_value) argument
/gem5/src/sim/
H A Dcxx_manager.cc319 std::string param_value; local
678 setParam(const std::string &object_name, const std::string &param_name, const std::string &param_value) argument
/gem5/ext/googletest/googletest/test/
H A Dgtest-param-test_test.cc708 static int param_value() { return param_value_; } function in class:GeneratorEvaluationTest
709 static void set_param_value(int param_value) { param_value_ = param_value; } argument

Completed in 16 milliseconds