Home
last modified time | relevance | path

Searched refs:nanotime (Results 1 – 21 of 21) sorted by relevance

/trueos/sys/compat/mach/
HDmach_clock.c76 nanotime(&cts); in clock_sleep()
92 nanotime(&cts); in clock_sleep()
128 nanotime(&ts); in clock_get_time()
/trueos/sys/dev/joy/
HDjoy.c167 nanotime(&t); in joyread()
171 for (; timespeccmp(&t, &end, <) && (bus_space_read_1(bt, port, 0) & 0x0f); nanotime(&t)) in joyread()
174 nanotime(&start); in joyread()
185 nanotime(&t); in joyread()
/trueos/sys/security/audit/
HDaudit.c223 nanotime(&ar->k_ar.ar_starttime); in audit_record_ctor()
475 nanotime(&ar->k_ar.ar_endtime); in audit_commit()
/trueos/sys/kern/
HDkern_tc.c377 nanotime(struct timespec *tsp) in nanotime() function
921 nanotime(struct timespec *tsp) in nanotime() function
1219 nanotime(&tbef); in tc_setclock()
1229 nanotime(&taft); in tc_setclock()
HDkern_ntptime.c252 nanotime(&atv); in ntp_gettime1()
HDinit_main.c625 nanotime(&ts); in proc0_post()
HDkern_time.c321 nanotime(ats); in kern_clock_gettime()
HDvfs_subr.c671 nanotime(tsp); in vfs_timestamp()
/trueos/sys/dev/hyperv/utilities/
HDhv_util.c168 nanotime(&guest_ts); in hv_set_host_time()
/trueos/sys/sys/
HDtime.h423 void nanotime(struct timespec *tsp);
/trueos/sys/dev/patm/
HDif_patm_rx.c506 nanotime(&ts); in patm_rx_raw()
/trueos/sys/dev/isp/
HDisp_freebsd.h422 #define GET_NANOTIME nanotime
/trueos/sys/fs/pseudofs/
HDpseudofs_vnops.c216 nanotime(&vap->va_ctime); in pfs_getattr()
/trueos/sys/compat/ndis/
HDsubr_ntoskrnl.c1579 nanotime(&ts);
1883 nanotime(&t1);
1898 nanotime(&t2);
/trueos/sys/ufs/ffs/
HDffs_snapshot.c442 nanotime(&starttime);
694 nanotime(&endtime);
/trueos/sys/dev/drm2/i915/
HDintel_pm.c2261 nanotime(&dev_priv->last_time2); in ironlake_enable_drps()
2911 nanotime(&now); in i915_update_gfx_val()
/trueos/share/man/man9/
HDMakefile967 microtime.9 nanotime.9
/trueos/sys/fs/smbfs/
HDsmbfs_smb.c771 nanotime(&ctime); in smbfs_smb_create()
/trueos/sys/fs/nfsclient/
HDnfs_clstate.c4612 nanotime(&dp->nfsdl_modtime); in nfscl_delegmodtime()
/trueos/
Dinitial stab at compiling mach.diff235 nanotime(&cts);
247 nanotime(&cts);
Dmach-compat.diff1193 + nanotime(&cts);
1206 + nanotime(&cts);