Skip to content

stall and/or flush counter #173

Answered by mortbopet
lcaimi asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lcaimi
Nope! no such counter is currently implemented. But i think it could be a good project for starting to get into Ripes development, or you could raise an issue as a feature request for it.
For inspiration, if looking at these two functions, one should be able to follow all the way from how the statistics are registerred inside the processor model, to them being displayed in the UI.

/**
* @brief getInstructionsRetired
* @returns the number of instructions which has retired (ie. executed and no longer in the pipeline).
*/
virtual long long getInstructionsRetired() const =…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lcaimi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants