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 -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to