Searched refs:pop_front (Results 51 - 60 of 60) sorted by relevance

123

/gem5/src/mem/cache/
H A Dcache.cc230 writebacks.pop_front();
260 writebacks.pop_front();
/gem5/src/arch/arm/
H A Dtable_walker.cc384 pendingQueue.pop_front();
412 pendingQueue.pop_front();
1807 stateQueues[L1].pop_front();
1874 stateQueues[L2].pop_front();
1927 stateQueues[curr_lookup_level].pop_front();
/gem5/src/cpu/simple/
H A Dbase.cc161 activeThreads.pop_front();
/gem5/src/gpu-compute/
H A Dgpu_tlb.cc169 freeList[set].pop_front();
233 entryList[i].pop_front();
H A Dwavefront.cc680 instructionBuffer.pop_front();
/gem5/src/base/
H A Dcp_annotate.cc1049 qData[qi-1].pop_front();
1053 qData[qi-1].pop_front();
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext.cpp564 m_collectable->pop_front();
/gem5/src/cpu/o3/
H A Dfetch_impl.hh976 fetchQueue[tid].pop_front();
/gem5/src/cpu/minor/
H A Dlsq.cc860 slots.pop_front();
/gem5/src/mem/
H A Ddram_ctrl.cc747 respQueue.pop_front();

Completed in 57 milliseconds

123