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

/freebsd-11-stable/lib/libc/sys/
H A D__vdso_gettimeofday.c79 bintime_addx(bt, th->th_scale * delta);
/freebsd-11-stable/sys/geom/sched/
H A Dgs_delay.c172 bintime_addx(&bp->bio_t0, BTFRAC_1US * me.latency);
/freebsd-11-stable/sys/kern/
H A Dkern_tc.c216 bintime_addx(bt, th->th_scale * tc_delta(th));
249 bintime_addx(bt, th->th_scale * tc_delta(th));
366 bintime_addx(bt, th->th_scale * tc_delta(th));
399 bintime_addx(bt, th->th_scale * tc_delta(th));
1133 bintime_addx(&bt, cest.errb_abs * (uint64_t)18446744073ULL);
1158 bintime_addx(bt, cs->fb_info.th_scale * cs->delta);
1389 bintime_addx(&th->th_offset, th->th_scale * delta);
1842 bintime_addx(&bt, pps->capth->th_scale * tcount);
1889 bintime_addx(&bt, scale * tcount);
H A Dkern_ffclock.c115 bintime_addx(error_bound, cest.errb_abs *
/freebsd-11-stable/sys/sys/
H A Dtime.h59 bintime_addx(struct bintime *_bt, uint64_t _x) function

Completed in 80 milliseconds