Searched defs:add (Results 1 - 25 of 25) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.2/
H A Dadder_sub.cpp43 int add(int a, int b) function
/gem5/src/systemc/tests/systemc/misc/stars/star113623/
H A Dtest.cpp58 void add() { function
/gem5/src/systemc/tests/systemc/misc/user_guide/chpt7.1/
H A Dtestbench.cpp47 int add(int a, int b) function
/gem5/src/mem/ruby/common/
H A DHistogram.cc88 Histogram::add(int64_t value) function in class:Histogram
H A DNetDest.cc39 NetDest::add(MachineID newElement) function in class:NetDest
H A DSet.hh72 add(NodeID index) function in class:Set
/gem5/configs/topologies/
H A DCluster.py75 def add(self, node): member in class:Cluster
/gem5/src/base/
H A Dmatch.cc47 ObjectMatch::add(const ObjectMatch &other) function in class:ObjectMatch
H A Dcallback.hh107 add(Callback *callback) function in class:CallbackQueue
114 add(T *obj) function in class:CallbackQueue
121 add(T &obj) function in class:CallbackQueue
H A Dinifile.cc101 IniFile::Section::add(const std::string &assignment) function in class:IniFile::Section
164 IniFile::add(const string &str) function in class:IniFile
H A Dstatistics.cc398 HistStor::add(HistStor *hs) function in class:Stats::HistStor
H A Dcp_annotate.cc824 CPA::add(int t, int f, int c, int sm, int stq, int32_t d) function in class:CPA
[all...]
/gem5/tests/test-progs/asmtest/src/riscv/isa/rv64ua/
H A Dlrsc.S50 add a4, a4, a2 label
53 add a1, a1, -1 label
/gem5/src/systemc/tests/systemc/misc/communication/channel/hwsw/
H A Dhwsw.cpp79 int add(int a, int b) function
/gem5/src/mem/cache/
H A Dwrite_queue_entry.cc62 WriteQueueEntry::TargetList::add(PacketPtr pkt, Tick readyTime, function in class:WriteQueueEntry::TargetList
H A Dmshr.cc115 MSHR::TargetList::add(PacketPtr pkt, Tick readyTime, function in class:MSHR::TargetList
/gem5/src/arch/x86/bios/
H A DIntelMP.py233 add = Param.Bool(False, variable in class:X86IntelMPCompatAddrSpaceMod
/gem5/tests/test-progs/insttest/src/riscv/
H A Drv64i.h289 add(int64_t rs1, int64_t rs2) function in namespace:I
/gem5/ext/testlib/
H A Dhelper.py195 def add(self, key): member in class:OrderedSet
/gem5/src/arch/arm/
H A Dpmu.cc769 PMU::CounterState::add(uint64_t delta) function in class:ArmISA::PMU::CounterState
/gem5/ext/pybind11/tests/
H A Dtest_smart_ptr.cpp354 void add(std::shared_ptr<ElementBase> e) { l.push_back(e); } function in struct:ElementList
/gem5/src/arch/arm/insts/
H A Dmem.hh169 bool add; member in class:ArmISA::Memory
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_module.cpp72 void add( sc_module* p ) function in class:sc_core::sc_module_dynalloc_list
/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h1285 template <typename T> bool add(T &&val) const { function in class:set
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc1055 const double add = costs[l_i + 1][r_i]; local

Completed in 37 milliseconds