cc-metric-collector/collectors/likwid/groups/phi/MEM4.txt
2021-03-25 14:47:10 +01:00

18 lines
410 B
Plaintext

SHORT L2 victom requests
EVENTSET
PMC0 L2_VICTIM_REQ_WITH_DATA
METRICS
Runtime (RDTSC) [s] time
Victim bandwidth [MBytes/s] 1.0E-06*PMC0*64.0/time
Victim data volume [GBytes] 1.0E-09*PMC0*64.0
LONG
Formulas:
Victim bandwidth [MBytes/s] = 1.0E-06*L2_VICTIM_REQ_WITH_DATA*64.0/time
Victim data volume [GBytes] = 1.0E-09*L2_VICTIM_REQ_WITH_DATA*64.0
-
Data volume and bandwidth caused by cache line victims.