Home
last modified time | relevance | path

Searched refs:getnanotime (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_rtc.c145 getnanotime(&ts); in settime_task_func()
164 getnanotime(&now); in clock_dbgprint_hdr()
390 getnanotime(&now); in resettodr()
H A Dkern_time.c328 getnanotime(ats); in kern_clock_gettime()
1573 getnanotime(ts); in realtimer_clocktime()
H A Dkern_tc.c447 getnanotime(struct timespec *tsp) in getnanotime() function
967 getnanotime(struct timespec *tsp) in getnanotime() function
H A Duipc_sem.c846 getnanotime(&ts2); in kern_sem_wait()
H A Duipc_mqueue.c1741 getnanotime(&ts); in mqueue_send()
1892 getnanotime(&ts); in mqueue_receive()
H A Dsys_pipe.c436 getnanotime(tsp); in pipe_timestamp()
H A Dvfs_subr.c1016 getnanotime(tsp); in vfs_timestamp()
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dtime.h78 #define gethrestime(ts) getnanotime(ts)
/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.c223 getnanotime(&ts); in export9_send()
H A Dnetflow.c1024 getnanotime(&ts); in export_send()
/f-stack/freebsd/sys/
H A Dtime.h570 void getnanotime(struct timespec *tsp);