mem: Add access statistics for the snoop filter
authorStephan Diestelhorst <stephan.diestelhorst@arm.com>
Fri, 25 Apr 2014 11:36:16 +0000 (12:36 +0100)
committerStephan Diestelhorst <stephan.diestelhorst@arm.com>
Fri, 25 Apr 2014 11:36:16 +0000 (12:36 +0100)
commit435f4aec3d87238a72a61f5b3eea5334d4c955e7
tree504a9794eb130585834d1b00e13787eb62e529d6
parentafa2428eca9476cf63436dc138acafa36a1d408e
mem: Add access statistics for the snoop filter

Adds a simple access counter for requests and snoops for the snoop filter and
also classifies hits based on whether a single other holder existed or whether
multiple shares held the line.
src/mem/snoop_filter.cc
src/mem/snoop_filter.hh