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

/gem5/src/cpu/o3/
H A Dinst_queue.hh502 Stats::Scalar iqSquashedOperandsExamined; member in class:InstructionQueue
H A Dinst_queue_impl.hh234 iqSquashedOperandsExamined
235 .name(name() + ".iqSquashedOperandsExamined")
238 .prereq(iqSquashedOperandsExamined);
1298 ++iqSquashedOperandsExamined;

Completed in 11 milliseconds