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

12

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_module_registry.cpp46 sc_module_registry::insert( sc_module& module_ ) function in class:sc_core::sc_module_registry
/gem5/src/mem/cache/
H A Dcache_blk.cc46 CacheBlk::insert(const Addr tag, const bool is_secure, function in class:CacheBlk
/gem5/src/arch/sparc/
H A Dtlb_map.hh96 insert(TlbRange &r, TlbEntry *d) function in class:SparcISA::TlbMap
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_pq.cpp71 sc_ppq_base::insert( void* elem ) function in class:sc_core::sc_ppq_base
H A Dsc_pq.h124 void insert( T elem ) function in class:sc_core::sc_ppq
H A Dsc_hash.cpp261 sc_phash_base::insert( void* k, void* c ) function in class:sc_core::sc_phash_base
276 sc_phash_base::insert( void* k, void* c, void* (*kdup)(const void*) ) function in class:sc_core::sc_phash_base
H A Dsc_string.cpp501 sc_string_old::insert(const sc_string_old& sub_string, unsigned index) function in class:sc_dt::sc_string_old
/gem5/src/base/loader/
H A Dsymtab.cc55 SymbolTable::insert(Addr address, string symbol) function in class:SymbolTable
/gem5/src/mem/ruby/network/garnet2.0/
H A DflitBuffer.hh73 insert(flit *flt) function in class:flitBuffer
/gem5/src/systemc/tests/systemc/communication/sc_export/test05/
H A Dtest05.cpp75 void insert() function
/gem5/src/systemc/tests/tlm/multi_sockets/
H A DsimpleAddressMap.h129 void insert(sc_dt::uint64 baseAddress_, sc_dt::uint64 highAddress_, unsigned int portNumber_) function in class:SimpleAddressMap
/gem5/src/mem/cache/prefetch/
H A Dsbooe.cc57 SBOOEPrefetcher::Sandbox::insert(Addr addr, Tick tick) function in class:SBOOEPrefetcher::Sandbox
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_export.cpp148 sc_export_registry::insert( sc_export_base* export_ ) function in class:sc_core::sc_export_registry
H A Dsc_prim_channel.cpp202 sc_prim_channel_registry::insert( sc_prim_channel& prim_channel_ ) function in class:sc_core::sc_prim_channel_registry
H A Dsc_port.cpp602 sc_port_registry::insert( sc_port_base* port_ ) function in class:sc_core::sc_port_registry
/gem5/src/mem/cache/tags/
H A Dsector_blk.cc96 SectorSubBlk::insert(const Addr tag, const bool is_secure, function in class:SectorSubBlk
/gem5/src/base/
H A Dtrie.hh188 insert(Key key, unsigned width, Value *val) function in class:Trie
/gem5/src/sim/
H A Deventq.cc118 EventQueue::insert(Event *event) function in class:EventQueue
/gem5/src/cpu/o3/
H A Ddep_graph.hh184 DependencyGraph<DynInstPtr>::insert(PhysRegIndex idx, function in class:DependencyGraph
H A Dmem_dep_unit_impl.hh174 MemDepUnit<MemDepPred, Impl>::insert(const DynInstPtr &inst) function in class:MemDepUnit
/gem5/ext/systemc/src/tlm_utils/
H A Dpeq_with_cb_and_phase.h80 void insert(const PAYLOAD& p, sc_core::sc_time t) { function in class:tlm_utils::time_ordered_list
167 inline void insert(const PAYLOAD& p){ function in class:tlm_utils::peq_with_cb_and_phase::delta_list
/gem5/src/systemc/core/
H A Dsc_event.cc111 sc_event_and_list::insert(sc_event const &e) function in class:sc_core::sc_event_and_list
117 sc_event_and_list::insert(sc_event_and_lis function in class:sc_core::sc_event_and_list
196 sc_event_or_list::insert(sc_event const &e) function in class:sc_core::sc_event_or_list
202 sc_event_or_list::insert(sc_event_or_list const &eol) function in class:sc_core::sc_event_or_list
227 sc_event_and_expr::insert(sc_event const &e) const function in class:sc_core::sc_event_and_expr
234 sc_event_and_expr::insert(sc_event_and_list const &eal) const function in class:sc_core::sc_event_and_expr
278 sc_event_or_expr::insert(sc_event const &e) const function in class:sc_core::sc_event_or_expr
285 sc_event_or_expr::insert(sc_event_or_list const &eol) const function in class:sc_core::sc_event_or_expr
[all...]
/gem5/src/arch/alpha/
H A Dtlb.cc248 TLB::insert(Addr addr, TlbEntry &entry) function in class:AlphaISA::TLB
/gem5/src/systemc/ext/tlm_utils/
H A Dpeq_with_cb_and_phase.h80 insert(const PAYLOAD &p, sc_core::sc_time t) function in class:tlm_utils::time_ordered_list
152 insert(const PAYLOAD &p) function in class:tlm_utils::peq_with_cb_and_phase::delta_list
/gem5/src/arch/x86/
H A Dtlb.cc97 TLB::insert(Addr vpn, const TlbEntry &entry) function in class:X86ISA::TLB

Completed in 38 milliseconds

12