|
|
c7ea89 |
commit 8914dcfcfdc013efcf44a242048ae94c82639fef
|
|
|
c7ea89 |
Author: sangamesh <sragate@vols.utk.edu>
|
|
|
c7ea89 |
Date: Thu Apr 16 16:38:15 2015 -0400
|
|
|
c7ea89 |
|
|
|
c7ea89 |
Bug reported by William Cohen in papi_events.csv for the event PAPI_L1_TCM
|
|
|
c7ea89 |
|
|
|
c7ea89 |
diff --git a/src/papi_events.csv b/src/papi_events.csv
|
|
|
c7ea89 |
index e339f0e..07cbc4f 100644
|
|
|
c7ea89 |
--- a/src/papi_events.csv
|
|
|
c7ea89 |
+++ b/src/papi_events.csv
|
|
|
c7ea89 |
@@ -649,7 +649,7 @@ PRESET,PAPI_L1_ICM,NOT_DERIVED,L2_RQSTS:ALL_CODE_RD
|
|
|
c7ea89 |
PRESET,PAPI_L1_DCM,NOT_DERIVED,L1D:REPLACEMENT
|
|
|
c7ea89 |
PRESET,PAPI_L1_LDM,NOT_DERIVED,L2_TRANS:DEMAND_DATA_RD
|
|
|
c7ea89 |
PRESET,PAPI_L1_STM,NOT_DERIVED,L2_TRANS:L1D_WB
|
|
|
c7ea89 |
-PRESET,PAPI_L1_TCM,DERIVED_ADD,L2_RQSTS:ALL_DEMAND_REFERENCES,L2_RQSTS:ALL_CODE_RD
|
|
|
c7ea89 |
+PRESET,PAPI_L1_TCM,DERIVED_ADD,L1D:REPLACEMENT,L2_RQSTS:ALL_CODE_RD
|
|
|
c7ea89 |
# L2 cache
|
|
|
c7ea89 |
PRESET,PAPI_L2_DCA,NOT_DERIVED,L2_RQSTS:ALL_DEMAND_REFERENCES
|
|
|
c7ea89 |
#PRESET,PAPI_L2_DCH,NOT_DERIVED,L2_RQSTS:DEMAND_DATA_RD_HIT
|