Home
last modified time | relevance | path

Searched refs:getmicrouptime (Results 1 – 24 of 24) sorted by relevance

/freebsd-11-stable/sys/dev/nvme/
HDnvme_test.c138 getmicrouptime(&t); in nvme_ns_bio_test()
174 getmicrouptime(&t); in nvme_ns_io_test_cb()
267 getmicrouptime(&io_test_internal->start); in nvme_ns_test()
/freebsd-11-stable/sys/libkern/
HDarc4random.c74 getmicrouptime(&tv_now); in arc4_randomstir()
173 getmicrouptime(&tv); in arc4rand()
/freebsd-11-stable/sys/netinet/
HDtcp_seq.h97 getmicrouptime(&tv); in tcp_ts_getticks()
HDsctp_constants.h988 #define SCTP_GETTIME_TIMEVAL(x) (getmicrouptime(x))
/freebsd-11-stable/sys/dev/flash/
HDat45d.c218 getmicrouptime(&tout); in at45d_wait_ready()
221 getmicrouptime(&now); in at45d_wait_ready()
/freebsd-11-stable/sys/dev/mmc/
HDmmc_subr.c213 getmicrouptime(&cur); in mmc_switch_status()
/freebsd-11-stable/sys/dev/mpr/
HDmpr.c3298 getmicrouptime(&start_time); in mpr_wait_command()
3306 getmicrouptime(&cur_time); in mpr_wait_command()
3317 getmicrouptime(&cur_time); in mpr_wait_command()
3362 getmicrouptime(&start_time); in mpr_request_polled()
3375 getmicrouptime(&cur_time); in mpr_request_polled()
/freebsd-11-stable/sys/dev/drm2/
HDdrm_irq.c600 getmicrouptime(&stime); in drm_calc_vbltimestamp_from_scanoutpos()
606 getmicrouptime(&raw_time); in drm_calc_vbltimestamp_from_scanoutpos()
/freebsd-11-stable/sys/sys/
HDtime.h477 void getmicrouptime(struct timeval *tvp);
/freebsd-11-stable/sys/netgraph/
HDng_ppp.c1383 getmicrouptime(&link->lastWrite); in ng_ppp_link_xmit()
1585 getmicrouptime(&frag->timestamp); in ng_ppp_mp_recv()
1924 getmicrouptime(&now); in ng_ppp_frag_checkstale()
2278 getmicrouptime(&now); in ng_ppp_mp_strategy()
HDng_cisco.c604 getmicrouptime(&time); in cisco_send()
/freebsd-11-stable/sys/netpfil/pf/
HDpf_norm.c1328 getmicrouptime(&src->scrub->pfss_last); in pf_normalize_tcp_init()
1487 getmicrouptime(&uptime); in pf_normalize_tcp_stateful()
1718 getmicrouptime(&src->scrub->pfss_last); in pf_normalize_tcp_stateful()
/freebsd-11-stable/sys/kern/
HDkern_time.c908 getmicrouptime(&ctv); in realitexpire()
1026 getmicrouptime(&tv); /* NB: 10ms precision */ in ratecheck()
HDkern_tc.c451 getmicrouptime(struct timeval *tvp) in getmicrouptime() function
1006 getmicrouptime(struct timeval *tvp) in getmicrouptime() function
/freebsd-11-stable/sys/geom/raid/
HDg_raid.c1279 getmicrouptime(&vol->v_last_done); in g_raid_iodone()
1527 getmicrouptime(&now); in g_raid_worker()
1574 getmicrouptime(&now); in g_raid_worker()
/freebsd-11-stable/sys/dev/mps/
HDmps.c2566 getmicrouptime(&start_time); in mps_wait_command()
2575 getmicrouptime(&cur_time); in mps_wait_command()
2586 getmicrouptime(&cur_time); in mps_wait_command()
/freebsd-11-stable/sys/netpfil/ipfw/
HDip_dn_io.c671 getmicrouptime(&t); in dummynet_task()
HDip_dummynet.c2560 getmicrouptime(&dn_cfg.prev_t); in ip_dn_init()
/freebsd-11-stable/sys/net80211/
HDieee80211_hwmp.c1239 getmicrouptime(last); in hwmp_send_preq()
1647 getmicrouptime(&hs->hs_lastperr); in hwmp_send_perr()
/freebsd-11-stable/sys/compat/linprocfs/
HDlinprocfs.c477 getmicrouptime(&tv); in linprocfs_douptime()
/freebsd-11-stable/sys/compat/ndis/
HDsubr_ntoskrnl.c1595 getmicrouptime(&tv);
4203 getmicrouptime(&tv);
/freebsd-11-stable/sys/dev/atkbdc/
HDpsm.c3018 getmicrouptime(&now);
4948 getmicrouptime(&sc->lastsoftintr);
7365 getmicrouptime(&snow);
/freebsd-11-stable/share/man/man9/
HDMakefile1199 microuptime.9 getmicrouptime.9 \
/freebsd-11-stable/sys/net/
HDif_spppsubr.c1367 getmicrouptime(&tv); in sppp_cisco_send()