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

/gem5/src/cpu/o3/
H A Diew.hh444 Stats::Scalar memOrderViolationEvents; member in class:DefaultIEW
H A Diew_impl.hh197 memOrderViolationEvents
198 .name(name() + ".memOrderViolationEvents")
1412 ++memOrderViolationEvents;
1429 ++memOrderViolationEvents;

Completed in 6 milliseconds