Searched refs:dumpInsts (Results 1 - 11 of 11) sorted by relevance

/gem5/src/cpu/
H A Dbase_dyn_inst_impl.hh125 cpu->dumpInsts();
/gem5/src/cpu/o3/
H A Dlsq.hh1004 void dumpInsts() const;
1006 void dumpInsts(ThreadID tid) const { thread.at(tid).dumpInsts(); } function in class:LSQ::LSQRequest
H A Dinst_queue.hh477 void dumpInsts();
H A Dcpu.hh530 void dumpInsts();
H A Dlsq_impl.hh674 LSQ<Impl>::dumpInsts() const function in class:LSQ
682 thread[tid].dumpInsts();
H A Dlsq_unit.hh379 void dumpInsts() const;
H A Dlsq_unit_impl.hh1107 LSQUnit<Impl>::dumpInsts() const function in class:LSQUnit
H A Dinst_queue_impl.hh1542 InstructionQueue<Impl>::dumpInsts() function in class:InstructionQueue
H A Dcpu.cc1671 FullO3CPU<Impl>::dumpInsts() function in class:FullO3CPU
/gem5/src/cpu/checker/
H A Dcpu_impl.hh691 Checker<Impl>::dumpInsts() function in class:Checker
H A Dcpu.hh665 void dumpInsts();

Completed in 40 milliseconds