Hi,
In Tailbench, the function clock_gettime is called to associate timestamps
to each request ( Tailbench request not gem5 memory request) in order to
calculate P95 at the end of the simulation. The problem I am facing is that
this function does not provide a high resolution, so I have many
requests getting identical timestamps.

I wondered how in gem5 this function is fed (or what counter is used), and
how I can make it more precise.

Majid
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to