Searched refs:FUCompletion (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/o3/
H A Dinst_queue.hh99 class FUCompletion : public Event { class in class:InstructionQueue
117 FUCompletion(const DynInstPtr &_inst, int fu_idx,
H A Dinst_queue_impl.hh64 InstructionQueue<Impl>::FUCompletion::FUCompletion(const DynInstPtr &_inst, function in class:InstructionQueue::FUCompletion
73 InstructionQueue<Impl>::FUCompletion::process()
82 InstructionQueue<Impl>::FUCompletion::description() const
872 FUCompletion *execution = new FUCompletion(issuing_inst,

Completed in 9 milliseconds