[PTLsim-devel] How to get detailed uop histogram using seq core?

Eriko Nurvitadhi
Sat Aug 11 14:14:17 EDT 2007


Hi,

I'm interested in getting a detailed histogram of the uops used using the 
seq core for the whole simulation period.

That is, let say my simulation contains 50 dynamic instructions, which 
corresponds to executed 78 uops. I would like to know in detail the 
composition of those 78 uops (e.g. how many rotr uops within those 78 uops?).

I've read through the stats support provided by ptlsim, and intend to use 
it, but since I'm a newbie, I'm not sure which file/function I should add 
the stat counter to.

If anyone can give an advice on how I should start with this, it'll 
probably save me a lot of time, and I'd really appreciate it.

Thanks in advance!


More information about the PTLsim-devel mailing list