Lines Matching defs:bintime
110 struct bintime th_offset; /* bin (up)time at windup */
157 struct bintime bin;
409 TC_STATS(bintime); TC_STATS(nanotime); TC_STATS(microtime);
442 binuptime(struct bintime *bt)
499 struct bintime bt;
509 struct bintime bt;
517 bintime(struct bintime *bt)
519 struct bintime boottime;
530 struct bintime bt;
533 bintime(&bt);
540 struct bintime bt;
543 bintime(&bt);
548 getbinuptime(struct bintime *bt)
596 getbintime(struct bintime *bt)
599 struct bintime boottime;
665 struct bintime bt;
674 struct bintime bt;
681 getbinboottime(struct bintime *basep)
683 struct bintime base;
882 struct bintime bt, bt2;
915 struct bintime bt;
1197 struct bintime *ref_ts,
1201 struct bintime bt; /* current time */
1202 struct bintime btd; /* time difference */
1203 struct bintime bt_ref; /* reference time */
1328 /* Convert the count to a bintime. */
1360 /* convert bintime to timestamp */