-
Is there any documentation of how to obtain L1 Cache misses and hits with PCM? |
Beta Was this translation helpful? Give feedback.
Answered by
opcm
Sep 6, 2021
Replies: 1 comment
-
pcm-core and pmu-query utilities in the pcm package can be used for that. An example: #255 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
opcm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pcm-core and pmu-query utilities in the pcm package can be used for that. An example: #255