[Gems-users] Numer of Load and Store


Date: Wed, 14 Apr 2010 17:31:56 +0800
From: Jerry Lin <cosjerry@xxxxxxxxx>
Subject: [Gems-users] Numer of Load and Store
Hi,
I'm running benchmark on MOSI_SMP_bcast_1level protocol.
And I set USER_MODE_DATA_ONLY and REMOVE_SINGLE_CYCLE_DCACHE_FAST_PATH to true.
When I dump the ruby stats, will the Event Counts of L1Cache in Chip Stats be the total number of Load and Store of running benchmark? 
=================
Chip Stats
----------
 --- L1Cache ---
 - Event Counts -
Load  180413275
Ifetch  0
Store  48900403
Replacement  164916
Own_GETS  259145
Own_GET_INSTR  0
Own_GETX  638008
Own_PUTX  100961
Other_GETS  1814015
Other_GET_INSTR  0
Other_GETX  4466056
Other_PUTX  0
=================
 
Any advice and tips will be appreciated! Thanks!
Best regards!
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Numer of Load and Store, Jerry Lin <=