mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-13 05:27:31 +01:00
16 lines
228 B
Plaintext
16 lines
228 B
Plaintext
|
SHORT Miss ratio fof data reads
|
||
|
|
||
|
EVENTSET
|
||
|
PMC0 DATA_READ
|
||
|
PMC1 DATA_READ_MISS
|
||
|
|
||
|
METRICS
|
||
|
Runtime (RDTSC) [s] time
|
||
|
Read miss ratio PMC1/PMC0
|
||
|
|
||
|
LONG
|
||
|
Formulas:
|
||
|
Read miss ratio = DATA_READ_MISS/DATA_READ
|
||
|
--
|
||
|
Miss ratio for data reads.
|