Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to obtain cache miss rate when run a simple c code, e.g. median in riscv-tests, on any architecture configuration? #1896

Open
gengtsh opened this issue Mar 22, 2019 · 1 comment
Labels

Comments

@gengtsh
Copy link

gengtsh commented Mar 22, 2019

hi
is there a way to use performance counters described in rocket-chip/src/main/scala/rocket/RocketCore.scala

on specific architecture configuration, i want to measure cache miss rate and some other performance related parameters for input c code, e.g. median in riscv-tests?

I would be grateful if you could tell me how to use it in detail or if you can give me some reference about that.

@gengtsh gengtsh changed the title how to obtain performance counter to measure performance duing run a simple c code, e.g. median in riscv-tests? how to obtain cache miss rate when run a simple c code, e.g. median in riscv-tests, on any architecture configuration? Mar 22, 2019
@michael-etzkorn
Copy link
Contributor

#1207 repeat, but perhaps more info on PPA measurements should be part of #2960

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants