Re: [Gems-users] Fwd: L2 access


Date: Sun, 28 Jun 2009 15:33:06 +0200
From: David Bonavila <david.bonavila@xxxxxxxxxxxxxxxxxx>
Subject: Re: [Gems-users] Fwd: L2 access

Hi.

To get the number of L2 accesses I use the L1D + L1I misses.
You will find these values in the Ruby stats file.
I hope this helps you.

Regards,
David

---------- Forwarded message ----------
From: Yu Zhang <yu-zhang@xxxxxxxxxxxxxxxx>
Date: Fri, Jun 26, 2009 at 4:29 PM
Subject: L2 access
To: Gems Users <gems-users@xxxxxxxxxxx>


Hi,

How can I get the L2 access number in Opal/Ruby? There is a function
in the OpalInterface files called incrementL2Access(), however, it
seems that this function will never work. I always got 0 l2 access.
Can anybody give me a clue?

Thanks,
Yu

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