Searched defs:alloc (Results 1 - 15 of 15) sorted by relevance

/gem5/src/sim/
H A Darguments.cc45 Arguments::Data::alloc(size_t size) function in class:Arguments::Data
/gem5/src/mem/
H A Dse_translating_port_proxy.cc58 SETranslatingPortProxy( SendFunctionalFunc func, Process *p, AllocType alloc) argument
63 SETranslatingPortProxy(MasterPort &port, Process *p, AllocType alloc) argument
/gem5/src/mem/ruby/common/
H A DDataBlock.cc42 DataBlock::alloc() function in class:DataBlock
/gem5/src/mem/ruby/structures/
H A DPrefetcher.cc170 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 Dscfx_mant.h130 scfx_mant::alloc( std::size_t size ) function in class:sc_dt::scfx_mant
/gem5/src/systemc/ext/dt/fx/
H A Dscfx_mant.hh116 scfx_mant::alloc(std::size_t size) function in class:sc_dt::scfx_mant
/gem5/src/cpu/pred/
H A Dtage_sc_l_64KB.cc216 handleAllocAndUReset( bool alloc, bool taken, TAGEBase::BranchInfo* bi, int nrand) argument
H A Dtage_sc_l.cc296 TAGE_SC_L_TAGE::adjustAlloc(bool & alloc, bool taken, bool pred_taken) argument
H A Dtage_sc_l_8KB.cc189 handleAllocAndUReset( bool alloc, bool taken, TAGEBase::BranchInfo* bi, int nrand) argument
H A Dtage_base.cc433 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 Dmultiperspective_perceptron_tage.cc89 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 Dsc_string.cpp91 int alloc; member in class:sc_dt::sc_string_rep
[all...]
/gem5/src/dev/arm/
H A Dsmmu_v3_caches.cc240 SMMUTLB::store(const Entry &incoming, AllocPolicy alloc) argument
371 SMMUTLB::pickEntryIdxToReplace(const Set &set, AllocPolicy alloc) argument
H A Dsmmu_v3_transl.cc459 SMMUTLB::AllocPolicy alloc = SMMUTLB::ALLOC_ANY_WAY; local
/gem5/ext/mcpat/
H A DxmlParser.cc3370 void XMLParserBase64Tool::alloc(int newsize) { function in class:XMLParserBase64Tool

Completed in 47 milliseconds