Searched refs:nanotime (Results 1 - 9 of 9) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dtime.h218 void nanotime(struct timespec *ts);
220 #define getnanotime(a) nanotime(a)
/darwin-on-arm/xnu/libkern/uuid/
H A Duuid.c64 nanotime(&tv);
/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit.c232 nanotime(&ar->k_ar.ar_starttime);
540 nanotime(&ar->k_ar.ar_endtime);
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_mman.c327 nanotime(&va.va_access_time);
1192 nanotime(&vattr.va_access_time);
H A Dkern_time.c674 nanotime( function
H A Dkern_sig.c999 nanotime(&now);
1085 nanotime(&now);
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c1401 nanotime(&va.va_access_time);
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2359 nanotime(&now);
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_subr.c7128 nanotime(&vap->va_create_time);

Completed in 116 milliseconds