Searched refs:gethrestime (Results 1 - 25 of 121) sorted by relevance

12345

/illumos-gate/usr/src/lib/libc/i386/sys/
H A Dgettimeofday.s41 / use long long gethrestime()
45 / gethrestime trap returns seconds in %eax, nsecs in %edx
/illumos-gate/usr/src/uts/common/os/
H A Dclock_realtime.c52 * fast trap directly into gethrestime().
57 gethrestime(ts);
127 gethrestime(&now);
155 gethrestime(&now);
192 gethrestime(&now);
215 * gethrestime() works by reading hres_last_tick, and
258 gethrestime(&now);
H A Dcondvar.c777 gethrestime(&now);
812 gethrestime(&now);
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/os/
H A Dc_ustime.c74 gethrestime(&now);
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_timer.c61 gethrestime(&now);
102 lwptp->lwpt_timecheck = timechanged; /* do this before gethrestime() */
103 gethrestime(&now); /* do this before copyin() */
152 gethrestime(&now);
206 gethrestime(&now);
H A Dutime.c136 gethrestime(&now);
161 gethrestime(&now);
H A Dntptime.c78 gethrestime(&tod);
H A Dlwpsys.c465 gethrestime(&now);
514 gethrestime(&now);
H A Dsigtimedwait.c112 gethrestime(&now);
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dclock.c73 gethrestime(timespec_t *ts) function
/illumos-gate/usr/src/uts/common/fs/sharefs/
H A Dsharetab.c164 gethrestime(&sharetab_mtime);
283 gethrestime(&sharetab_mtime);
306 gethrestime(&sharetab_mtime);
324 gethrestime(&sharetab_mtime);
325 gethrestime(&sharetab_snap_time);
H A Dsharefs_vnops.c135 gethrestime(&sharetab_snap_time);
190 gethrestime(&now);
/illumos-gate/usr/src/uts/common/fs/objfs/
H A Dobjfs_odir.c76 gethrestime(&now);
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c287 gethrestime(&tp->tn_ctime);
397 gethrestime(&tp->tn_ctime);
415 gethrestime(&tp->tn_ctime);
523 gethrestime(&now);
581 gethrestime(&now);
658 gethrestime(&now);
808 gethrestime(&to->tn_atime);
818 gethrestime(&now);
876 gethrestime(&toparent->tn_ctime);
892 gethrestime(
[all...]
H A Dtmp_tnode.c188 gethrestime(&now);
350 gethrestime(&now);
/illumos-gate/usr/src/uts/common/rpc/
H A Dmt_rpcinit.c152 gethrestime(&now);
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dfast_trap_asm.s66 gethrestime((timespec_t *)&ts);
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c152 gethrestime(timespec_t *tp) function
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ptsops.c148 gethrestime(&now);
208 gethrestime(&now);
H A Dsdev_ipnetops.c55 gethrestime(&now);
H A Dsdev_subr.c271 gethrestime(&now);
895 gethrestime(&now);
1306 gethrestime(&now);
1316 gethrestime(&now);
1558 gethrestime(&vap->va_atime);
1626 gethrestime(&vap->va_atime);
1792 gethrestime(&vap->va_atime);
2648 gethrestime(&now);
3088 gethrestime(&get->va_ctime);
/illumos-gate/usr/src/uts/common/fs/devfs/
H A Ddevfs_vfsops.c232 gethrestime(&va.va_atime);
233 gethrestime(&va.va_mtime);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_msg.c232 gethrestime(&entry2->id_time);
261 gethrestime(&entry->id_time);
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhrtimers.c371 gethrestime(&ts);
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_io.c166 gethrestime(&attr->audi_atime);
208 gethrestime(&now);
868 * gethrestime during prom-exit handling would not yet be caught up

Completed in 106 milliseconds

12345