/gem5/src/mem/ruby/structures/ |
H A D | DirectoryMemory.cc | 113 DirectoryMemory::lookup(Addr address) function in class:DirectoryMemory
|
H A D | TBETable.hh | 111 TBETable<ENTRY>::lookup(Addr address) function in class:TBETable
|
H A D | PerfectCacheMemory.hh | 156 PerfectCacheMemory<ENTRY>::lookup(Addr address) function in class:PerfectCacheMemory 164 PerfectCacheMemory<ENTRY>::lookup(Addr address) const function in class:PerfectCacheMemory
|
H A D | CacheMemory.cc | 323 CacheMemory::lookup(Addr address) function in class:CacheMemory 334 CacheMemory::lookup(Addr address) const function in class:CacheMemory
|
/gem5/src/arch/mips/ |
H A D | tlb.cc | 79 TLB::lookup(Addr vpn, uint8_t asn) const function in class:TLB
|
/gem5/src/arch/power/ |
H A D | tlb.cc | 83 TLB::lookup(Addr vpn, uint8_t asn) const function in class:TLB
|
/gem5/src/arch/riscv/ |
H A D | tlb.cc | 81 TLB::lookup(Addr vpn, uint8_t asn) const function in class:TLB
|
/gem5/src/cpu/pred/ |
H A D | bi_mode.cc | 103 BiModeBP::lookup(ThreadID tid, Addr branchAddr, void * &bpHistory) function in class:BiModeBP
|
H A D | simple_indirect.cc | 92 SimpleIndirectPredictor::lookup(Addr br_addr, TheISA::PCState& target, function in class:SimpleIndirectPredictor
|
H A D | 2bit_local.cc | 74 LocalBP::lookup(ThreadID tid, Addr branch_addr, void * &bp_history) function in class:LocalBP
|
H A D | tournament.cc | 176 TournamentBP::lookup(ThreadID tid, Addr branch_addr, void * &bp_history) function in class:TournamentBP
|
H A D | tage.cc | 105 TAGE::lookup(ThreadID tid, Addr branch_pc, void* &bp_history) function in class:TAGE
|
H A D | multiperspective_perceptron.cc | 567 MultiperspectivePerceptron::lookup(ThreadID tid, Addr instPC, function in class:MultiperspectivePerceptron
|
H A D | multiperspective_perceptron_tage.cc | 527 MultiperspectivePerceptronTAGE::lookup(ThreadID tid, Addr instPC, function in class:MultiperspectivePerceptronTAGE
|
/gem5/src/cpu/ |
H A D | decode_cache.hh | 122 lookup(Addr addr) function in class:DecodeCache::AddrMap
|
/gem5/src/mem/ |
H A D | page_table.cc | 134 EmulationPageTable::lookup(Addr vaddr) function in class:EmulationPageTable
|
/gem5/src/base/ |
H A D | trie.hh | 274 lookup(Key key) function in class:Trie
|
/gem5/src/cpu/o3/ |
H A D | rename_map.hh | 127 PhysRegIdPtr lookup(const RegId& arch_reg) const function in class:SimpleRenameMap 268 PhysRegIdPtr lookup(const RegId& arch_reg) const function in class:UnifiedRenameMap [all...] |
/gem5/src/python/m5/util/ |
H A D | code_formatter.py | 39 class lookup(object): class in inherits:object
|
/gem5/ext/systemc/src/sysc/utils/ |
H A D | sc_hash.cpp | 481 sc_phash_base::lookup( const void* k, void** c_ptr ) const function in class:sc_core::sc_phash_base
|
H A D | sc_hash.h | 221 int lookup(K k, C* pc) const function in class:sc_core::sc_phash 314 int lookup(K k, C* pc) const function in class:sc_core::sc_pdhash 404 int lookup(const char* k, C* pc) const function in class:sc_core::sc_strhash
|
/gem5/src/systemc/tests/systemc/examples/trie/ |
H A D | trie.cpp | 109 lc::lookup(sc_uint<32> ip) function in class:lc
|
/gem5/src/arch/alpha/ |
H A D | tlb.cc | 164 TLB::lookup(Addr vpn, uint8_t asn) function in class:AlphaISA::TLB
|
/gem5/src/arch/x86/ |
H A D | tlb.cc | 121 TLB::lookup(Addr va, bool update_lru) function in class:X86ISA::TLB
|
/gem5/src/dev/arm/ |
H A D | smmu_v3_caches.cc | 179 SMMUTLB::lookup(uint32_t sid, uint32_t ssid, function in class:SMMUTLB 459 ARMArchTLB::lookup(Addr va, uint16_t asid, uint16_t vmid, bool updStats) function in class:ARMArchTLB 658 IPACache::lookup(Addr ipa, uint16_t vmid, bool updStats) function in class:IPACache 838 ConfigCache::lookup(uint32_t sid, uint32_t ssid, bool updStats) function in class:ConfigCache 1014 WalkCache::lookup(Addr va, Addr vaMask, function in class:WalkCache [all...] |