/gem5/src/systemc/dt/ |
H A D | sc_mempool.cc | 37 sc_mempool::allocate(std::size_t sz) function in class:sc_core::sc_mempool
|
/gem5/util/tlm/src/ |
H A D | sc_mm.cc | 60 MemoryManager::allocate() function in class:Gem5SystemC::MemoryManager
|
/gem5/src/systemc/tlm_bridge/ |
H A D | sc_mm.cc | 53 MemoryManager::allocate() function in class:Gem5SystemC::MemoryManager
|
/gem5/ext/dsent/libutil/ |
H A D | Log.cc | 34 void Log::allocate(const String& log_file_name_) function in class:LibUtil::Log
|
/gem5/ext/libelf/ |
H A D | libelf_ehdr.c | 99 _libelf_ehdr(Elf *e, int ec, int allocate) argument
|
/gem5/src/systemc/tests/tlm/nb2b_adapter/ |
H A D | mm.h | 55 mm::gp_t* mm::allocate() function in class:mm
|
/gem5/src/systemc/tests/tlm/update_original/ |
H A D | mm.h | 55 mm::gp_t* mm::allocate() function in class:mm
|
/gem5/src/mem/cache/ |
H A D | write_queue.cc | 61 WriteQueue::allocate(Addr blk_addr, unsigned blk_size, PacketPtr pkt, function in class:WriteQueue
|
H A D | mshr_queue.cc | 61 MSHRQueue::allocate(Addr blk_addr, unsigned blk_size, PacketPtr pkt, function in class:MSHRQueue
|
H A D | write_queue_entry.cc | 91 WriteQueueEntry::allocate(Addr blk_addr, unsigned blk_size, PacketPtr target, function in class:WriteQueueEntry
|
H A D | mshr.cc | 253 MSHR::allocate(Addr blk_addr, unsigned blk_size, PacketPtr target, function in class:MSHR
|
H A D | cache.cc | 627 const bool allocate = allocOnFill(pkt->cmd) && local [all...] |
/gem5/src/mem/ruby/structures/ |
H A D | TBETable.hh | 92 TBETable<ENTRY>::allocate(Addr address) function in class:TBETable
|
H A D | PerfectCacheMemory.hh | 128 PerfectCacheMemory<ENTRY>::allocate(Addr address) function in class:PerfectCacheMemory
|
H A D | CacheMemory.cc | 255 CacheMemory::allocate(Addr address, AbstractCacheEntry *entry, bool touch) function in class:CacheMemory
|
H A D | CacheMemory.hh | 79 AbstractCacheEntry* allocate(Addr address, AbstractCacheEntry* new_entry) function in class:CacheMemory
|
/gem5/ext/systemc/src/sysc/utils/ |
H A D | sc_temporary.h | 78 inline char* allocate( std::size_t bytes_n ) function in class:sc_core::sc_byte_heap 188 template<class T> T* sc_vpool<T>::allocate() function in class:sc_core::sc_vpool
|
H A D | sc_mempool.cpp | 114 sc_allocator::allocate() function in class:sc_core::sc_allocator 273 sc_mempool::allocate(std::size_t sz) function in class:sc_core::sc_mempool
|
/gem5/src/systemc/ext/dt/ |
H A D | sc_temporary.hh | 81 allocate(std::size_t bytes_n) function in class:sc_core::sc_byte_heap 188 T *sc_vpool<T>::allocate() function in class:sc_core::sc_vpool
|
/gem5/src/mem/ |
H A D | snoop_filter.cc | 72 bool allocate = !cpkt->req->isUncacheable() && slave_port.isSnooping() && local
|
H A D | multi_level_page_table.hh | 137 walk(System *system, Addr pageSize, Addr table, Addr vaddr, bool allocate, Final *entry) argument 148 walk(System *system, Addr pageSize, Addr table, Addr vaddr, bool allocate, Final *entry) argument 171 walk(System *system, Addr pageSize, Addr table, Addr vaddr, bool allocate, typename LastType<EntryTypes...>::type *entry) argument
|
/gem5/ext/systemc/src/sysc/kernel/ |
H A D | sc_event.cpp | 498 sc_event_timed::allocate() function in class:sc_core::sc_event_timed
|
/gem5/src/mem/cache/compressors/ |
H A D | cpack.hh | 263 const bool allocate; member in class:CPack::Pattern
|
/gem5/ext/systemc/src/sysc/datatypes/misc/ |
H A D | sc_concatref.h | 629 static inline sc_concat_bool* allocate( bool v ) function in class:sc_dt::sc_concat_bool [all...] |
/gem5/src/systemc/ext/dt/misc/ |
H A D | sc_concatref.hh | 577 allocate(bool v) function in class:sc_dt::sc_concat_bool [all...] |