Home
last modified time | relevance | path

Searched refs:bintime_shift (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/sys/
HDtime.h106 bintime_shift(struct bintime *_bt, int _exp) in bintime_shift() function
/NextBSD/sys/kern/
HDkern_tc.c1862 bintime_shift(&bt_timethreshold, tc_precexp); in tc_adjprecision()
1863 bintime_shift(&bt_tickthreshold, tc_precexp); in tc_adjprecision()