Hello
I am looking for a way to accurately accounting memory traffic generated
from each core in recent intel architecture.
I tried LLC miss counter to calculate the memory traffic of each core, but
it doesn't include prefetched traffic.
Is there any performance counter that accounts both LLC miss
For AMDs there are northbridge counters but they are per tile (group of cores).
Leonardo
On Wed, Oct 10, 2012 at 1:41 PM, Yuanfang Chen wrote:
> On Wed, Oct 10, 2012 at 12:30 PM, heechul Yun wrote:
>> Hello
>>
>> I am looking for a way to accurately accounting memory traffic generated
>> from