Searched refs:endhigh (Results 1 – 1 of 1) sorted by relevance
99 unsigned long endlow, endhigh; in calibrate_tsc() local103 rdtsc(endlow,endhigh); in calibrate_tsc()108 :"=a" (endlow), "=d" (endhigh) in calibrate_tsc()110 "0" (endlow), "1" (endhigh)); in calibrate_tsc()113 if (endhigh) in calibrate_tsc()