bintime
struct bintime bt;
struct bintime timeout = { .sec = 5, .frac = 0 };
const struct bintime epsilon = { .sec = 1, .frac = 0 };
struct bintime timeout = { .sec = 15, .frac = 0 };
const struct bintime epsilon = { .sec = 1, .frac = 0 };
struct bintime timeo, epsilon;
struct bintime now;
flash_timestamp_diff(struct bintime *bt, struct bintime *b2)
struct bintime b1 = *bt;
struct bintime fio_creation;
struct bintime fio_last_write;
struct bintime timeout = { .sec = 15, .frac = 0 };
const struct bintime epsilon = { .sec = 1, .frac = 0 };
struct bintime nwc_creation;
struct bintime nwc_last_write;
struct bintime curtime, time;
struct bintime timestamp;
bttosbt(const struct bintime _bt)
struct bintime _bt;
struct bintime srvduration[NFSV42_NOPS + NFSV4OP_FAKENOPS];
struct bintime busyfrom;
struct bintime busytime;
nfsrvd_statstart(int op, struct bintime *now)
nfsrvd_statend(int op, uint64_t bytes, struct bintime *now,
struct bintime *then)
struct bintime dt, lnow;
struct bintime start_time;
struct bintime start_time;
bintime2timo(const struct bintime *bt)
static struct bintime
return (struct bintime) {
cv_timedwaitbt(kcondvar_t *cv, kmutex_t *mtx, struct bintime *bt,
const struct bintime *epsilon __diagused)
struct bintime slept;
cv_timedwaitbt_sig(kcondvar_t *cv, kmutex_t *mtx, struct bintime *bt,
const struct bintime *epsilon __diagused)
struct bintime slept;
struct bintime bt;
struct bintime bt;
addrulwp(struct lwp *l, struct bintime *tm)
struct bintime diff;
struct bintime tm;
struct bintime now;
updatertime(lwp_t *l, const struct bintime *now)
struct bintime bt;
struct bintime th_offset; /* bin (up)time at windup */
struct bintime *ref_ts,
struct bintime bt; /* current time */
struct bintime btd; /* time difference */
struct bintime bt_ref; /* reference time */
struct bintime bin;
TC_STATS(bintime); TC_STATS(nanotime); TC_STATS(microtime);
binuptime(struct bintime *bt)
struct bintime bt;
struct bintime bt;
bintime(struct bintime *bt)
struct bintime boottime;
struct bintime bt;
bintime(&bt);
struct bintime bt;
bintime(&bt);
getbinuptime(struct bintime *bt)
getbintime(struct bintime *bt)
struct bintime boottime;
struct bintime bt;
struct bintime bt;
getbinboottime(struct bintime *basep)
struct bintime base;
struct bintime bt, bt2;
struct bintime bt;
struct bintime tm = {0, 0};
struct bintime start_time;
bintime(&start_time);
struct bintime d;
bintime(&d);
struct bintime bt;
struct bintime bt;
struct bintime sc_lastpacket; /* for watchdog */
struct bintime;
int cv_timedwaitbt(kcondvar_t *, struct kmutex *, struct bintime *,
const struct bintime *);
int cv_timedwaitbt_sig(kcondvar_t *, struct kmutex *, struct bintime *,
const struct bintime *);
bintime(&_e_->bt); \
struct bintime bt; /* time stamp */
struct bintime she_bintime;
struct bintime l_rtime; /* l: real time */
struct bintime l_stime; /* l: start time (while ONPROC) */
struct bintime p_rtime; /* p: real time */
void addrulwp(struct lwp *, struct bintime *);
struct bintime;
void updatertime(lwp_t *, const struct bintime *);
bintime_addx(struct bintime *bt, uint64_t x)
bintime_add(struct bintime *bt, const struct bintime *bt2)
bintime_sub(struct bintime *bt, const struct bintime *bt2)
bintime2timespec(const struct bintime *bt, struct timespec *ts)
timespec2bintime(const struct timespec *ts, struct bintime *bt)
bintime2timeval(const struct bintime *bt, struct timeval *tv)
timeval2bintime(const struct timeval *tv, struct bintime *bt)
static __inline struct bintime
struct bintime bt;
static __inline struct bintime
struct bintime bt;
static __inline struct bintime
struct bintime bt;
struct bintime ref_time;
void pps_ref_event(struct pps_state *, int, struct bintime *, int);
void binuptime(struct bintime *);
void bintime(struct bintime *);
void getbinuptime(struct bintime *);
void getbintime(struct bintime *);
void getbinboottime(struct bintime *);
(&(const struct bintime) { \
struct bintime timebasebin;
struct bintime bt;