Searched defs:tsc_tick (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtimestamp.c92 * kept in sync. We implement this by having a routine, tsc_tick(), which
159 * tsc_tick() function runs which means that when gethrtime() is called it
198 * tsc_tick(), we will see the jump. In this case,
204 * There is a chance that tsc_tick() has just run on
338 * tsc_tick() running on another CPU -- or it may be because
394 /* See tsc_tick(). */
606 tsc_tick(void) function
688 hrtime_tick = tsc_tick;
810 extern void tsc_tick(void);
856 tsc_tick();
[all...]

Completed in 59 milliseconds