Searched refs:microtime (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-10-stable/sys/i386/isa/
H A Dpmtimer.c86 microtime(&diff_time);
88 microtime(&suspend_time);
102 microtime(&resume_time);
/freebsd-10-stable/tools/tools/kttcp/sys/
H A Dkttcp.c173 microtime(&t0);
183 microtime(&t1);
221 microtime(&t0);
231 microtime(&t1);
/freebsd-10-stable/sys/dev/isci/
H A Disci_logger.c62 microtime(&tv);
/freebsd-10-stable/sys/dev/ath/
H A Dif_ath_alq.c162 microtime(&tv);
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim_log.c107 microtime(&currtime);
/freebsd-10-stable/sys/netinet6/
H A Dip6_mroute.h65 #define GET_TIME(t) microtime(&t)
/freebsd-10-stable/sys/contrib/altq/altq/
H A Daltq_rmclass.h59 * 'timevals'. `microtime' is used to get the best available clock
60 * resolution. If `microtime' *doesn't* return a value that's about
73 #define RM_GETTIME(now) microtime(&now)
H A Daltq_rio.c285 microtime(&prec->last);
363 microtime(&now);
466 microtime(&rp->rio_precstate[i].last);
H A Daltq_red.c315 microtime(&rp->red_last);
372 microtime(&now);
619 microtime(&rp->red_last);
H A Daltq_subr.c926 /* if pcc is not available or disabled, emulate 256MHz using microtime() */
1001 /* emulate 256MHz using microtime() */
1033 microtime(&tv_start);
1037 microtime(&tv_end);
1076 microtime(&tv);
/freebsd-10-stable/sys/dev/drm/
H A Dvia_irq.c125 microtime(&cur_vblank);
387 microtime(&now);
H A Ddrm_irq.c473 microtime(&now);
/freebsd-10-stable/sys/i386/ibcs2/
H A Dibcs2_xenix.c124 microtime(&tv);
H A Dibcs2_misc.c768 microtime(&tv);
912 microtime(&t);
/freebsd-10-stable/share/man/man9/
H A DMakefile180 microtime.9 \
961 MLINKS+=microtime.9 bintime.9 \
962 microtime.9 getbintime.9 \
963 microtime.9 getmicrotime.9 \
964 microtime.9 getnanotime.9 \
965 microtime.9 nanotime.9
/freebsd-10-stable/sys/contrib/rdma/krping/
H A Dkrping.c1112 microtime(&start_tv);
1162 microtime(&stop_tv);
1226 microtime(&start_tv);
1292 microtime(&stop_tv);
1368 microtime(&start_tv);
1418 microtime(&stop_tv);
1799 microtime(&start);
1820 microtime(&stop);
/freebsd-10-stable/sys/geom/vinum/
H A Dgeom_vinum_drive.c276 microtime(&last_update);
H A Dgeom_vinum_create.c162 microtime(&hdr->label.date_of_birth);
/freebsd-10-stable/sys/netinet/
H A Dsiftr.c811 microtime(&pn->tval);
1236 microtime(&tval);
1294 microtime(&tval);
/freebsd-10-stable/sys/dev/cy/
H A Dcy.c754 microtime(&com->tp->t_timestamp);
783 microtime(&com->tp->t_timestamp);
813 microtime(&com->tp->t_timestamp);
2059 microtime(&start);
2063 microtime(&tv);
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_misc.c224 microtime(&tv);
895 microtime(&tv);
1086 microtime(&tv);
1541 microtime(&atv);
/freebsd-10-stable/sys/sys/
H A Dtime.h469 void microtime(struct timeval *tvp);
/freebsd-10-stable/sys/compat/linux/
H A Dlinux_misc.c537 microtime(&tv0);
560 microtime(&tv1);
665 microtime(&tv);
2288 microtime(&tv0);
2305 microtime(&tv1);
/freebsd-10-stable/sys/dev/ips/
H A Dips.c388 microtime(&sc->ffdc_resettime);
/freebsd-10-stable/sys/dev/sound/pci/
H A Dich.c759 microtime(&t1);
764 microtime(&t2);

Completed in 192 milliseconds

123