Searched refs:sys_tick (Results 1 – 18 of 18) sorted by relevance
79 double sys_tick = 0; /* tick size or time to read (s) */ variable164 ticks = (long)((tsp->tv_nsec * 1e-9) / sys_tick); in get_ostime()165 tsp->tv_nsec = (long)(ticks * 1e9 * sys_tick); in get_ostime()329 if (sys_tick > sys_fuzz) in adj_systime()330 quant = sys_tick; in adj_systime()
3441 if (sys_tick > measured_tick &&3442 sys_tick > 1e-9) {3443 … ticks = (unsigned long)(nts.l_uf / (unsigned long)(sys_tick * FRAC));3444 … nts.l_uf = (unsigned long)(ticks * (unsigned long)(sys_tick * FRAC));3456 if (sys_tick > measured_tick &&3457 sys_tick > 1e-9) {3459 sys_tick);3461 sys_tick);3474 if (sys_tick > measured_tick &&3475 sys_tick > 1e-6) {[all …]
574 ticks = (long)(dtemp / sys_tick + .5);575 adjtv.tv_usec = (long)(ticks * sys_tick * 1e6);
5213 sys_tick * 1e6, sys_precision); in measure_precision()5214 if (sys_fuzz < sys_tick) { in measure_precision()5301 sys_tick = tick; in set_sys_tick_precision()
305 extern double sys_tick; /* tick size or time to read */
535 * sparc-dis.c: Emit %stick instead of %sys_tick, and %stick_cmpr
292 @samp{%sys_tick}, exists but is deprecated and should not be used
22107 ‘%sys_tick’, exists but is deprecated and should not be used by new
3537 affected bits "below" sys_tick, the precision threshold)7303 affected bits "below" sys_tick, the precision threshold)
2115 * [Bug 2015] Overriding sys_tick should recalculate sys_precision.
115188 [Bug 2015] Overriding sys_tick should recalculate sys_precision.115194 [Bug 2015] Overriding sys_tick should recalculate sys_precision.115200 move sys_tick override from proto_config() to loop_config()115203 [Bug 2015] Overriding sys_tick should recalculate sys_precision.115209 [Bug 2015] Overriding sys_tick should recalculate sys_precision.115212 [Bug 2015] Overriding sys_tick should recalculate sys_precision.115225 [Bug 2015] Overriding sys_tick should recalculate sys_precision.115228 move sys_tick override from proto_config() to loop_config()115237 [Bug 2015] Overriding sys_tick should recalculate sys_precision.
10723 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12508 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
9718 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
15691 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
13154 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
13126 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a