Title: high speed timestamp counter

Hi there,

I am trying to read the on board Pentium Time Stamp Counter. Is there an API in Unix that allows me to read it directly?

Or some assembly language line that I can drop into my code?

I need the high speed counters to profile some code. I don't want to use the classical time API that is provided in <time.h>


-Hao

Reply via email to