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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dtime.c592 unsigned long endlow, endhigh; local
600 rdtsc(endlow,endhigh);
611 :"=a" (endlow), "=d" (endhigh)
613 "0" (endlow), "1" (endhigh));
616 if (endhigh)
624 :"=a" (endlow), "=d" (endhigh)

Completed in 66 milliseconds