410d409
<
414,423d412
< /** Total number of loads ignored due to invalid addresses. */
< Stats::Scalar<> invAddrLoads;
<
< /** Total number of squashed loads. */
< Stats::Scalar<> lsqSquashedLoads;
<
< /** Total number of responses from the memory system that are
< * ignored due to the instruction already being squashed. */
< Stats::Scalar<> lsqIgnoredResponses;
<