/gem5/src/sim/ |
H A D | arguments.cc | 45 Arguments::Data::alloc(size_t size) function in class:Arguments::Data
|
/gem5/src/mem/ |
H A D | se_translating_port_proxy.cc | 58 SETranslatingPortProxy( SendFunctionalFunc func, Process *p, AllocType alloc) argument 63 SETranslatingPortProxy(MasterPort &port, Process *p, AllocType alloc) argument
|
/gem5/src/mem/ruby/common/ |
H A D | DataBlock.cc | 42 DataBlock::alloc() function in class:DataBlock
|
/gem5/src/mem/ruby/structures/ |
H A D | Prefetcher.cc | 170 bool alloc = false; local 347 accessUnitFilter(std::vector<Addr>& filter_table, uint32_t *filter_hit, uint32_t &index, Addr address, int stride, bool &alloc) argument 380 accessNonunitFilter(Addr address, int *stride, bool &alloc) argument [all...] |
/gem5/ext/systemc/src/sysc/datatypes/fx/ |
H A D | scfx_mant.h | 130 scfx_mant::alloc( std::size_t size ) function in class:sc_dt::scfx_mant
|
/gem5/src/systemc/ext/dt/fx/ |
H A D | scfx_mant.hh | 116 scfx_mant::alloc(std::size_t size) function in class:sc_dt::scfx_mant
|
/gem5/src/cpu/pred/ |
H A D | tage_sc_l_64KB.cc | 216 handleAllocAndUReset( bool alloc, bool taken, TAGEBase::BranchInfo* bi, int nrand) argument
|
H A D | tage_sc_l.cc | 296 TAGE_SC_L_TAGE::adjustAlloc(bool & alloc, bool taken, bool pred_taken) argument
|
H A D | tage_sc_l_8KB.cc | 189 handleAllocAndUReset( bool alloc, bool taken, TAGEBase::BranchInfo* bi, int nrand) argument
|
H A D | tage_base.cc | 433 TAGEBase::adjustAlloc(bool & alloc, bool taken, bool pred_taken) argument 439 TAGEBase::handleAllocAndUReset(bool alloc, bool taken, BranchInfo* bi, argument 514 bool alloc = (bi->tagePred != taken) && (bi->hitBank < nHistoryTables); local
|
H A D | multiperspective_perceptron_tage.cc | 89 MPP_TAGE::handleAllocAndUReset(bool alloc, bool taken, argument 178 MPP_TAGE::adjustAlloc(bool & alloc, bool taken, bool pred_taken) argument
|
/gem5/ext/systemc/src/sysc/utils/ |
H A D | sc_string.cpp | 91 int alloc; member in class:sc_dt::sc_string_rep [all...] |
/gem5/src/dev/arm/ |
H A D | smmu_v3_caches.cc | 240 SMMUTLB::store(const Entry &incoming, AllocPolicy alloc) argument 371 SMMUTLB::pickEntryIdxToReplace(const Set &set, AllocPolicy alloc) argument
|
H A D | smmu_v3_transl.cc | 459 SMMUTLB::AllocPolicy alloc = SMMUTLB::ALLOC_ANY_WAY; local
|
/gem5/ext/mcpat/ |
H A D | xmlParser.cc | 3370 void XMLParserBase64Tool::alloc(int newsize) { function in class:XMLParserBase64Tool
|