/gem5/ext/systemc/src/sysc/kernel/ |
H A D | sc_module_registry.cpp | 46 sc_module_registry::insert( sc_module& module_ ) function in class:sc_core::sc_module_registry
|
/gem5/src/mem/cache/ |
H A D | cache_blk.cc | 46 CacheBlk::insert(const Addr tag, const bool is_secure, function in class:CacheBlk
|
/gem5/src/arch/sparc/ |
H A D | tlb_map.hh | 96 insert(TlbRange &r, TlbEntry *d) function in class:SparcISA::TlbMap
|
/gem5/ext/systemc/src/sysc/utils/ |
H A D | sc_pq.cpp | 71 sc_ppq_base::insert( void* elem ) function in class:sc_core::sc_ppq_base
|
H A D | sc_pq.h | 124 void insert( T elem ) function in class:sc_core::sc_ppq
|
H A D | sc_hash.cpp | 261 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 D | sc_string.cpp | 501 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 D | symtab.cc | 55 SymbolTable::insert(Addr address, string symbol) function in class:SymbolTable
|
/gem5/src/mem/ruby/network/garnet2.0/ |
H A D | flitBuffer.hh | 73 insert(flit *flt) function in class:flitBuffer
|
/gem5/src/systemc/tests/systemc/communication/sc_export/test05/ |
H A D | test05.cpp | 75 void insert() function
|
/gem5/src/systemc/tests/tlm/multi_sockets/ |
H A D | simpleAddressMap.h | 129 void insert(sc_dt::uint64 baseAddress_, sc_dt::uint64 highAddress_, unsigned int portNumber_) function in class:SimpleAddressMap
|
/gem5/src/mem/cache/prefetch/ |
H A D | sbooe.cc | 57 SBOOEPrefetcher::Sandbox::insert(Addr addr, Tick tick) function in class:SBOOEPrefetcher::Sandbox
|
/gem5/ext/systemc/src/sysc/communication/ |
H A D | sc_export.cpp | 148 sc_export_registry::insert( sc_export_base* export_ ) function in class:sc_core::sc_export_registry
|
H A D | sc_prim_channel.cpp | 202 sc_prim_channel_registry::insert( sc_prim_channel& prim_channel_ ) function in class:sc_core::sc_prim_channel_registry
|
H A D | sc_port.cpp | 602 sc_port_registry::insert( sc_port_base* port_ ) function in class:sc_core::sc_port_registry
|
/gem5/src/mem/cache/tags/ |
H A D | sector_blk.cc | 96 SectorSubBlk::insert(const Addr tag, const bool is_secure, function in class:SectorSubBlk
|
/gem5/src/base/ |
H A D | trie.hh | 188 insert(Key key, unsigned width, Value *val) function in class:Trie
|
/gem5/src/sim/ |
H A D | eventq.cc | 118 EventQueue::insert(Event *event) function in class:EventQueue
|
/gem5/src/cpu/o3/ |
H A D | dep_graph.hh | 184 DependencyGraph<DynInstPtr>::insert(PhysRegIndex idx, function in class:DependencyGraph
|
H A D | mem_dep_unit_impl.hh | 174 MemDepUnit<MemDepPred, Impl>::insert(const DynInstPtr &inst) function in class:MemDepUnit
|
/gem5/ext/systemc/src/tlm_utils/ |
H A D | peq_with_cb_and_phase.h | 80 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 D | sc_event.cc | 111 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 D | tlb.cc | 248 TLB::insert(Addr addr, TlbEntry &entry) function in class:AlphaISA::TLB
|
/gem5/src/systemc/ext/tlm_utils/ |
H A D | peq_with_cb_and_phase.h | 80 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 D | tlb.cc | 97 TLB::insert(Addr vpn, const TlbEntry &entry) function in class:X86ISA::TLB
|