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

/gem5/ext/pybind11/tests/
H A Dtest_docstring_options.cpp54 void setValue(int v) { value = v; } function in struct:DocstringTestFoo
/gem5/src/base/
H A Dinifile.hh80 void setValue(const std::string &v) { value = v; } function in class:IniFile::Entry
/gem5/ext/dsent/util/
H A DResult.cc94 void Result::setValue(double /* value_ */) function in class:DSENT::Result
232 void AtomicResult::setValue(double value_) function in class:DSENT::AtomicResult
/gem5/src/arch/arm/
H A Dpmu.cc559 PMU::CounterState::setValue(uint64_t val) function in class:ArmISA::PMU::CounterState

Completed in 14 milliseconds