mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-14 05:57:25 +01:00
18 lines
410 B
Plaintext
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.
|
||
|
|