If you are using O3, you can add some counters in LSQ to count the number
of loads and stores issued. That is fairly simple.
You may also take a look at stats file. You may be able to extract that
information from stats even w/o modifying the code.

Thanks,
Amin


On Mon, Dec 9, 2013 at 11:41 AM, Yuhang Liu <168liuyuh...@163.com> wrote:

> Hi,
> Is there a metric to show "the frequency of memory requests being issued
> each cycle"?
>
> That means, for example, in 10 cycles, there are 6 cycles in which there
> is a new memory request be issued, then "the frequency of memory requests
> being issued each cycle" is 60%.
>
> How can I know it in GEM5 output?
>
> John
>
>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to