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

/gem5/src/mem/
H A Dcoherent_xbar.cc159 // port, and exclude express snoops from the check
305 // express snoops should never be forced to retry
318 // express snoops currently bypass the crossbar state entirely
328 // basic sanity check on the outstanding snoops
354 snoops++;
510 snoops++;
513 // we should only see express snoops from caches
610 // responses are never express snoops
680 snoops++;
693 // snoops shoul
[all...]
H A Dcoherent_xbar.hh284 /** Maximum number of outstading snoops sanity check*/
362 * @param source_master_port_id Id of the master port for snoops from below
421 Stats::Scalar snoops; member in class:CoherentXBar

Completed in 8 milliseconds