Home
last modified time | relevance | path

Searched refs:gethrtime (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmmp.c208 mmp->mmp_last_write = gethrtime(); in mmp_init()
270 spa_name(spa), gethrtime()); in mmp_thread_stop()
374 mts->mmp_last_write = gethrtime(); in mmp_delay_update()
443 hrtime_t lock_acquire_time = gethrtime(); in mmp_write_uberblock()
449 gethrtime()); in mmp_write_uberblock()
480 gethrtime(), error); in mmp_write_uberblock()
516 vd->vdev_mmp_pending = gethrtime(); in mmp_write_uberblock()
568 hrtime_t next_time = gethrtime() + in mmp_thread()
633 mmp->mmp_last_write = gethrtime(); in mmp_thread()
657 spa_name(spa), (u_longlong_t)gethrtime(), in mmp_thread()
[all …]
/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_bench.c94 start = gethrtime(); in run_gen_bench_impl()
97 elapsed = NSEC2SEC((double)(gethrtime() - start)); in run_gen_bench_impl()
178 start = gethrtime(); in run_rec_bench_impl()
181 elapsed = NSEC2SEC((double)(gethrtime() - start)); in run_rec_bench_impl()
/illumos-gate/usr/src/uts/common/os/
H A Drwstlock.c86 sleep_time = -gethrtime(); in rwst_enter_common()
91 sleep_time += gethrtime(); in rwst_enter_common()
113 sleep_time = -gethrtime(); in rwst_enter_common()
121 sleep_time += gethrtime(); in rwst_enter_common()
H A Dclock_highres.c57 hrt2ts(gethrtime(), (timestruc_t *)ts); in clock_highres_gettime()
85 hrtime_t old = *addr, new = gethrtime(); in clock_highres_fire()
165 cyctime.cyt_when += gethrtime(); in clock_highres_timer_settime()
184 cyctime.cyt_when += gethrtime(); in clock_highres_timer_settime()
269 hrtime_t diff, now = gethrtime(); in clock_highres_timer_gettime()
H A Dpool_pset.c278 pool_pset_mod = pool_cpu_mod = gethrtime(); in pool_pset_enable()
355 pool_pset_mod = gethrtime(); in pool_pset_create()
384 pool_pset_mod = gethrtime(); in pool_pset_destroy()
565 pool_pset_mod = gethrtime(); in pool_pset_xtransfer()
732 pool_pset_mod = gethrtime(); in pool_pset_propput()
751 pool_pset_mod = gethrtime(); in pool_pset_proprm()
799 pool_cpu_mod = gethrtime(); in pool_cpu_propput()
828 pool_cpu_mod = gethrtime(); in pool_cpu_proprm()
/illumos-gate/usr/src/cmd/cpc/common/
H A Dtime.c41 timebase = gethrtime(); in zerotime()
50 hrt = gethrtime(); in mstimestamp()
/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dclock.c46 hrt = gethrtime(); in ddi_get_lbolt()
55 hrt = gethrtime(); in ddi_get_lbolt64()
62 return (gethrtime()); in gethrtime_unscaled()
/illumos-gate/usr/src/uts/common/inet/cc/
H A Dcc_cubic.c176 nsecs_since_cong = gethrtime() - in cubic_ack_received()
252 cubic_data->t_last_cong = gethrtime(); in cubic_after_idle()
274 cubic_data->t_last_cong = gethrtime(); in cubic_cb_init()
319 cubic_data->t_last_cong = gethrtime(); in cubic_cong_signal()
331 cubic_data->t_last_cong = gethrtime(); in cubic_cong_signal()
404 cubic_data->t_last_cong = gethrtime(); in cubic_post_recovery()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_ciss_simple.c26 hrtime_t now = gethrtime(); in smrt_isr_hw_simple()
103 smcm->smcm_time_complete = gethrtime(); in smrt_retrieve_simple()
164 if (smcm->smcm_expiry < gethrtime()) { in smrt_preinit_command_simple()
185 smcm->smcm_time_complete = gethrtime(); in smrt_preinit_command_simple()
/illumos-gate/usr/src/lib/libc/common/sys/
H A Dgethrtime.S36 ENTRY(gethrtime)
47 SET_SIZE(gethrtime)
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_node.c221 dnp->r_mtime = gethrtime(); in smbfs_attr_touchdir()
237 np->r_attrtime = gethrtime(); in smbfs_attrcache_remove()
247 np->r_attrtime = gethrtime(); in smbfs_attrcache_rm_locked()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/
H A Dilb_probe.c352 start = gethrtime(); in tcp_query()
357 end = gethrtime(); in tcp_query()
743 return ((uint32_t)gethrtime()); in get_random()
746 num = ((uint32_t)gethrtime()); in get_random()
801 icmph->icmp_id = htons(gethrtime() % USHRT_MAX); in ping_query()
802 icmph->icmp_seq = htons(gethrtime() % USHRT_MAX); in ping_query()
815 start = gethrtime(); in ping_query()
825 end = gethrtime(); in ping_query()
/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasLoadLibrary.c65 start = gethrtime(); in Sun_sasLoadLibrary()
73 end = gethrtime(); in Sun_sasLoadLibrary()
H A DSun_sasRefreshAdapterConfiguration.c101 start = gethrtime(); in Sun_sasRefreshAdapterConfiguration()
112 end = gethrtime(); in Sun_sasRefreshAdapterConfiguration()
H A DSun_sasRefreshInformation.c109 start = gethrtime(); in Sun_sasRefreshInformation()
120 end = gethrtime(); in Sun_sasRefreshInformation()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c925 hrtime_t dead = gethrtime() + hpet_spin_timeout; in hpet_cpr()
944 if (gethrtime() > dead) { in hpet_cpr()
1019 hrtime_t dead = gethrtime() + hpet_spin_timeout; in hpet_deep_idle_config()
1062 if (gethrtime() > dead) { in hpet_deep_idle_config()
1097 hrtime_t dead = gethrtime() + hpet_spin_timeout; in hpet_cst_callback()
1110 if (gethrtime() > dead) { in hpet_cst_callback()
1146 hrtime_t dead = gethrtime() + hpet_isr_spin_timeout; in hpet_isr()
1191 if (gethrtime() > dead) { in hpet_isr()
1253 now = gethrtime(); in hpet_guaranteed_schedule()
1374 now = gethrtime(); in hpet_use_hpet_timer()
[all …]
/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcScsiReadCapacityV2.cc65 hrtime_t start = gethrtime(); in Sun_fcScsiReadCapacityV2()
67 for (hrtime_t cur = start; cur < end; cur = gethrtime()) { in Sun_fcScsiReadCapacityV2()
H A DSun_fcScsiReportLUNsV2.cc65 hrtime_t start = gethrtime(); in Sun_fcScsiReportLUNsV2()
67 for (hrtime_t cur = start; cur < end; cur = gethrtime()) { in Sun_fcScsiReportLUNsV2()
H A DSun_fcScsiInquiryV2.cc68 hrtime_t start = gethrtime(); in Sun_fcScsiInquiryV2()
70 for (hrtime_t cur = start; cur < end; cur = gethrtime()) { in Sun_fcScsiInquiryV2()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_ib.c168 start_time = curr = gethrtime(); in pcmu_ib_intr_disable()
180 curr = gethrtime(); in pcmu_ib_intr_disable()
255 start_time = curr = gethrtime(); in pcmu_ib_intr_dist()
266 curr = gethrtime(); in pcmu_ib_intr_dist()
522 start_time = curr = gethrtime(); in pcmu_ib_ino_add_intr()
534 curr = gethrtime(); in pcmu_ib_ino_add_intr()
610 start_time = curr = gethrtime(); in pcmu_ib_ino_rem_intr()
622 curr = gethrtime(); in pcmu_ib_ino_rem_intr()
/illumos-gate/usr/src/cmd/stat/common/
H A Dcommon.c70 now = gethrtime(); in sleep_until()
107 now = gethrtime(); in sleep_until()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c187 start_time = gethrtime(); in ib_intr_disable()
190 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_disable()
281 start_time = gethrtime(); in ib_intr_dist()
283 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_dist()
651 start_time = gethrtime(); in ib_ino_add_intr()
654 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_add_intr()
722 start_time = gethrtime(); in ib_ino_rem_intr()
725 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_rem_intr()
935 start_time = gethrtime(); in ib_set_intr_target()
941 if ((gethrtime() - start_time) < pci_intrpend_timeout) { in ib_set_intr_target()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_lock.c175 info->nli_last_change = gethrtime(); in nvme_rwlock_rdlock()
194 info->nli_last_change = gethrtime(); in nvme_rwlock_wrlock()
369 info->nli_last_change = gethrtime(); in nvme_rwunlock()
402 info->nli_last_change = gethrtime(); in nvme_rwlock_signal()
550 sleep_time = gethrtime(); in nvme_rwlock()
607 info->nli_last_change = gethrtime(); in nvme_rwlock_ctrl_dead_cleanup_one()
/illumos-gate/usr/src/cmd/svc/startd/
H A Ddict.c73 hrtime_t now = gethrtime(); in dict_lookup_byname()
87 dictionary_ns_total += gethrtime() - now; in dict_lookup_byname()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_vnops.c162 t = gethrtime(); in acl_getacl2()
201 t = gethrtime(); in acl_setacl2()
254 t = gethrtime(); in acl_getattr2_otw()
359 t = gethrtime(); in acl_access2()
439 t = gethrtime(); in acl_getxattrdir2()
542 t = gethrtime(); in acl_getacl3()
582 t = gethrtime(); in acl_setacl3()
641 t = gethrtime(); in acl_getxattrdir3()

12345678910>>...18