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

/freebsd-10-stable/sys/libkern/
H A Darc4random.c62 getmicrouptime(&tv_now);
134 getmicrouptime(&tv);
/freebsd-10-stable/sys/netinet/
H A Dtcp_seq.h85 * getmicrouptime() should be good enough for any 1-1000ms granularity.
88 getmicrouptime(&tv);
H A Dsctp_constants.h989 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x))
/freebsd-10-stable/sys/dev/nvme/
H A Dnvme_test.c148 getmicrouptime(&t);
188 getmicrouptime(&t);
285 getmicrouptime(&io_test_internal->start);
/freebsd-10-stable/sys/dev/flash/
H A Dat45d.c168 getmicrouptime(&tout);
171 getmicrouptime(&now);
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc_subr.c213 getmicrouptime(&cur);
/freebsd-10-stable/sys/dev/ieee488/
H A Dibfoo.c300 getmicrouptime(&tv);
1070 getmicrouptime(&deadline);
1086 getmicrouptime(&tv);
/freebsd-10-stable/sys/sys/
H A Dtime.h473 void getmicrouptime(struct timeval *tvp);
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_irq.c600 getmicrouptime(&stime);
606 getmicrouptime(&raw_time);
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr.c3295 getmicrouptime(&start_time);
3303 getmicrouptime(&cur_time);
3314 getmicrouptime(&cur_time);
3359 getmicrouptime(&start_time);
3372 getmicrouptime(&cur_time);
/freebsd-10-stable/sys/netgraph/
H A Dng_cisco.c609 getmicrouptime(&time);
H A Dng_ppp.c1369 getmicrouptime(&link->lastWrite);
1571 getmicrouptime(&frag->timestamp);
1910 getmicrouptime(&now);
2264 getmicrouptime(&now);
/freebsd-10-stable/sys/geom/raid/
H A Dg_raid.c1294 getmicrouptime(&vol->v_last_done);
1542 getmicrouptime(&now);
1589 getmicrouptime(&now);
/freebsd-10-stable/sys/dev/mps/
H A Dmps.c2563 getmicrouptime(&start_time);
2572 getmicrouptime(&cur_time);
2583 getmicrouptime(&cur_time);
/freebsd-10-stable/sys/netpfil/pf/
H A Dpf_norm.c1794 getmicrouptime(&src->scrub->pfss_last);
1953 getmicrouptime(&uptime);
2184 getmicrouptime(&src->scrub->pfss_last);
/freebsd-10-stable/sys/kern/
H A Dkern_tc.c423 getmicrouptime(struct timeval *tvp) function
951 getmicrouptime(struct timeval *tvp) function
H A Dkern_time.c837 getmicrouptime(&ctv);
955 getmicrouptime(&tv); /* NB: 10ms precision */
/freebsd-10-stable/sys/netpfil/ipfw/
H A Dip_dn_io.c649 getmicrouptime(&t);
H A Dip_dummynet.c2559 getmicrouptime(&dn_cfg.prev_t);
/freebsd-10-stable/sys/net80211/
H A Dieee80211_hwmp.c1247 getmicrouptime(last);
1657 getmicrouptime(&hs->hs_lastperr);
/freebsd-10-stable/sys/compat/linprocfs/
H A Dlinprocfs.c512 getmicrouptime(&tv);
/freebsd-10-stable/sys/dev/atkbdc/
H A Dpsm.c2377 getmicrouptime(&now);
3414 getmicrouptime(&sc->lastsoftintr);
5028 * getmicrouptime(), or a cached 'now' can be passed in.
5029 * All values should be numbers derived from getmicrouptime().
5040 getmicrouptime(&snow);
/freebsd-10-stable/share/man/man9/
H A DMakefile968 microuptime.9 getmicrouptime.9 \
/freebsd-10-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c1595 getmicrouptime(&tv);
4203 getmicrouptime(&tv);
/freebsd-10-stable/sys/net/
H A Dif_spppsubr.c1392 getmicrouptime(&tv);

Completed in 275 milliseconds