Searched refs:tick (Results 1 – 9 of 9) sorted by relevance
112 int tick = (1000000 / 100); /* GET RID OF THIS !!! */ variable238 / (tick / 1000); in hzto()257 .tick = tick, in sysctl_clockrate()317 ticks = (sec * 1000000 + (unsigned long)usec + (tick - 1)) in tvtohz()318 / tick + 1; in tvtohz()321 + ((unsigned long)usec + (tick - 1)) / tick + 1; in tvtohz()
278 t = (int)(tmp.tv_sec * hz + tmp.tv_usec / tick); in acct_process()
65 sb->sb_timeo.tv_usec / tick); in fill_sockbuf_info()
2816 ((sb->sb_timeo.tv_sec * hz) + sb->sb_timeo.tv_usec / tick); in sbtoxsockbuf()
99 extern int tick; /* usec per tick (1000000 / hz) */
195 int tick; /* micro-seconds per hz tick */ member
683 tv.tv_usec = (d->bd_rtout % hz) * tick; in bpf_start_timer()1918 tv.tv_usec = (d->bd_rtout % hz) * tick; in bpfioctl()1928 tv.tv_usec = (d->bd_rtout % hz) * tick; in bpfioctl()
160 sb->sb_timeo.tv_usec / tick); in sbtoxsockbuf_n()
98 …ge of individual threads. The load information is updated every scheduler tick and the threads use…160 * Every scheduler tick, snapshot the load for the clutch bucket