Re: [Gems-users] counting number of hits and misses


Date: Sun, 12 Mar 2006 21:05:59 -0600
From: "Min Xu (Hsu)" <xu@xxxxxxxxxxx>
Subject: Re: [Gems-users] counting number of hits and misses
On Sun, 12 Mar 2006 Rishi Jain wrote :
> Thanks for the response, Min
> 
> We were thinking of adding the extra code at the Simics-Ruby interface...
> where Ruby receives all the requests from the Simics Processor. Which
> module/class implements this?
> 

Look into the simics directory for SimicDriver and SimicsProcessor
classes.

> And is there a function which keeps track of the number of
> (aggregate) misses?

I think it is in the CacheMemory.h, but not 100%
Try search the string that is printed when you call ruby0.dumpstats
(or it could be ruby0.dump_stats).


[← Prev in Thread] Current Thread [Next in Thread→]