Home
last modified time | relevance | path

Searched refs:getbinuptime (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/sys/
H A Dtime.h556 void getbinuptime(struct bintime *bt);
565 getbinuptime(&_bt); in getsbinuptime()
/f-stack/freebsd/netgraph/
H A Dng_car.c209 getbinuptime(&priv->upper.lastRefill); in ng_car_constructor()
590 getbinuptime(&newt); in ng_car_refillhook()
/f-stack/freebsd/kern/
H A Dkern_tc.c415 getbinuptime(struct bintime *bt) in getbinuptime() function
939 getbinuptime(struct bintime *bt) in getbinuptime() function
2045 getbinuptime(&t_this); in cpu_tick_calibrate()
H A Dvfs_subr.c6120 getbinuptime(&bt); in init_va_filerev()
/f-stack/freebsd/arm/ti/cpsw/
H A Dif_cpsw.c804 getbinuptime(&sc->attach_uptime); in cpsw_attach()
1177 getbinuptime(&sc->init_uptime); in cpswp_init_locked()
2614 getbinuptime(&t); in cpsw_stat_attached()
2676 getbinuptime(&t); in cpsw_stat_uptime()
/f-stack/freebsd/net/
H A Dbpf.c2224 getbinuptime(bt); in bpf_gettime()