Searched refs:last_tsc_low (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dtime.c70 static unsigned long last_tsc_low; /* lsb 32 bits of Time Stamp Counter */ variable
93 eax -= last_tsc_low; /* tsc_low delta */
499 rdtscl(last_tsc_low);
602 last_tsc_low = endlow;

Completed in 85 milliseconds