Searched defs:allocate (Results 1 - 25 of 28) sorted by relevance

12

/gem5/src/systemc/dt/
H A Dsc_mempool.cc37 sc_mempool::allocate(std::size_t sz) function in class:sc_core::sc_mempool
/gem5/util/tlm/src/
H A Dsc_mm.cc60 MemoryManager::allocate() function in class:Gem5SystemC::MemoryManager
/gem5/src/systemc/tlm_bridge/
H A Dsc_mm.cc53 MemoryManager::allocate() function in class:Gem5SystemC::MemoryManager
/gem5/ext/dsent/libutil/
H A DLog.cc34 void Log::allocate(const String& log_file_name_) function in class:LibUtil::Log
/gem5/ext/libelf/
H A Dlibelf_ehdr.c99 _libelf_ehdr(Elf *e, int ec, int allocate) argument
/gem5/src/systemc/tests/tlm/nb2b_adapter/
H A Dmm.h55 mm::gp_t* mm::allocate() function in class:mm
/gem5/src/systemc/tests/tlm/update_original/
H A Dmm.h55 mm::gp_t* mm::allocate() function in class:mm
/gem5/src/mem/cache/
H A Dwrite_queue.cc61 WriteQueue::allocate(Addr blk_addr, unsigned blk_size, PacketPtr pkt, function in class:WriteQueue
H A Dmshr_queue.cc61 MSHRQueue::allocate(Addr blk_addr, unsigned blk_size, PacketPtr pkt, function in class:MSHRQueue
H A Dwrite_queue_entry.cc91 WriteQueueEntry::allocate(Addr blk_addr, unsigned blk_size, PacketPtr target, function in class:WriteQueueEntry
H A Dmshr.cc253 MSHR::allocate(Addr blk_addr, unsigned blk_size, PacketPtr target, function in class:MSHR
H A Dcache.cc627 const bool allocate = allocOnFill(pkt->cmd) && local
[all...]
/gem5/src/mem/ruby/structures/
H A DTBETable.hh92 TBETable<ENTRY>::allocate(Addr address) function in class:TBETable
H A DPerfectCacheMemory.hh128 PerfectCacheMemory<ENTRY>::allocate(Addr address) function in class:PerfectCacheMemory
H A DCacheMemory.cc255 CacheMemory::allocate(Addr address, AbstractCacheEntry *entry, bool touch) function in class:CacheMemory
H A DCacheMemory.hh79 AbstractCacheEntry* allocate(Addr address, AbstractCacheEntry* new_entry) function in class:CacheMemory
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_temporary.h78 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 Dsc_mempool.cpp114 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 Dsc_temporary.hh81 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 Dsnoop_filter.cc72 bool allocate = !cpkt->req->isUncacheable() && slave_port.isSnooping() && local
H A Dmulti_level_page_table.hh137 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 Dsc_event.cpp498 sc_event_timed::allocate() function in class:sc_core::sc_event_timed
/gem5/src/mem/cache/compressors/
H A Dcpack.hh263 const bool allocate; member in class:CPack::Pattern
/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h629 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 Dsc_concatref.hh577 allocate(bool v) function in class:sc_dt::sc_concat_bool
[all...]

Completed in 39 milliseconds

12