Hi,

I want to run some tests for phase predictors using cache stats (e.g., L1
and L2 MPKIs). I need access to those stats during program execution, in
order to both keep a log of these and make predictions based on them. What
is the best way to access them? Would this be done through the cache.cc and
cache.hh files?

Also, since the phase predictor would be using cache stats is it best for
it to be implemented in the src/mem/cache directory?

Thanks,
Victor
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to