Commit e8efac5
committed
perf: add perfevent
add perfevent for last level cache event:
l2_cache_prefetch_{access, miss}
l2_cache_{access, miss}_{rd, wr}
add perfevent for cache hit/miss in L2:
l2_cache_hit, l2_cache_miss1 parent 8795306 commit e8efac5
File tree
2 files changed
+7
-1
lines changed- src/main/scala/coupledL2
- tl2chi
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1094 | 1094 | | |
1095 | 1095 | | |
1096 | 1096 | | |
| 1097 | + | |
| 1098 | + | |
1097 | 1099 | | |
1098 | 1100 | | |
1099 | 1101 | | |
1100 | 1102 | | |
1101 | 1103 | | |
| 1104 | + | |
| 1105 | + | |
1102 | 1106 | | |
1103 | 1107 | | |
| 1108 | + | |
| 1109 | + | |
1104 | 1110 | | |
1105 | 1111 | | |
1106 | 1112 | | |
| |||
0 commit comments