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

12

/gem5/src/mem/ruby/structures/
H A DDirectoryMemory.cc113 DirectoryMemory::lookup(Addr address) function in class:DirectoryMemory
H A DTBETable.hh111 TBETable<ENTRY>::lookup(Addr address) function in class:TBETable
H A DPerfectCacheMemory.hh156 PerfectCacheMemory<ENTRY>::lookup(Addr address) function in class:PerfectCacheMemory
164 PerfectCacheMemory<ENTRY>::lookup(Addr address) const function in class:PerfectCacheMemory
H A DCacheMemory.cc323 CacheMemory::lookup(Addr address) function in class:CacheMemory
334 CacheMemory::lookup(Addr address) const function in class:CacheMemory
/gem5/src/arch/mips/
H A Dtlb.cc79 TLB::lookup(Addr vpn, uint8_t asn) const function in class:TLB
/gem5/src/arch/power/
H A Dtlb.cc83 TLB::lookup(Addr vpn, uint8_t asn) const function in class:TLB
/gem5/src/arch/riscv/
H A Dtlb.cc81 TLB::lookup(Addr vpn, uint8_t asn) const function in class:TLB
/gem5/src/cpu/pred/
H A Dbi_mode.cc103 BiModeBP::lookup(ThreadID tid, Addr branchAddr, void * &bpHistory) function in class:BiModeBP
H A Dsimple_indirect.cc92 SimpleIndirectPredictor::lookup(Addr br_addr, TheISA::PCState& target, function in class:SimpleIndirectPredictor
H A D2bit_local.cc74 LocalBP::lookup(ThreadID tid, Addr branch_addr, void * &bp_history) function in class:LocalBP
H A Dtournament.cc176 TournamentBP::lookup(ThreadID tid, Addr branch_addr, void * &bp_history) function in class:TournamentBP
H A Dtage.cc105 TAGE::lookup(ThreadID tid, Addr branch_pc, void* &bp_history) function in class:TAGE
H A Dmultiperspective_perceptron.cc567 MultiperspectivePerceptron::lookup(ThreadID tid, Addr instPC, function in class:MultiperspectivePerceptron
H A Dmultiperspective_perceptron_tage.cc527 MultiperspectivePerceptronTAGE::lookup(ThreadID tid, Addr instPC, function in class:MultiperspectivePerceptronTAGE
/gem5/src/cpu/
H A Ddecode_cache.hh122 lookup(Addr addr) function in class:DecodeCache::AddrMap
/gem5/src/mem/
H A Dpage_table.cc134 EmulationPageTable::lookup(Addr vaddr) function in class:EmulationPageTable
/gem5/src/base/
H A Dtrie.hh274 lookup(Key key) function in class:Trie
/gem5/src/cpu/o3/
H A Drename_map.hh127 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 Dcode_formatter.py39 class lookup(object): class in inherits:object
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_hash.cpp481 sc_phash_base::lookup( const void* k, void** c_ptr ) const function in class:sc_core::sc_phash_base
H A Dsc_hash.h221 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 Dtrie.cpp109 lc::lookup(sc_uint<32> ip) function in class:lc
/gem5/src/arch/alpha/
H A Dtlb.cc164 TLB::lookup(Addr vpn, uint8_t asn) function in class:AlphaISA::TLB
/gem5/src/arch/x86/
H A Dtlb.cc121 TLB::lookup(Addr va, bool update_lru) function in class:X86ISA::TLB
/gem5/src/dev/arm/
H A Dsmmu_v3_caches.cc179 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...]

Completed in 45 milliseconds

12