Home
last modified time | relevance | path

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

12345678910>>...17

/titanic_41/usr/src/lib/libfakekernel/common/
H A Dclock.c46 hrt = gethrtime(); in ddi_get_lbolt()
55 hrt = gethrtime(); in ddi_get_lbolt64()
69 return (gethrtime()); in gethrtime_unscaled()
77 hrt = gethrtime(); in gethrestime()
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetaclust.c131 meta_print_hrtime(gethrtime() - start_time)); in sigalarmhandler()
356 meta_print_hrtime(gethrtime() - start_time)); in reset_state()
399 meta_print_hrtime(gethrtime() - start_time)); in reset_state()
507 meta_print_hrtime(gethrtime() - start_time)); in reset_state()
558 meta_print_hrtime(gethrtime() - start_time)); in reset_state()
924 meta_print_hrtime(gethrtime() - start_time)); in main()
985 meta_print_hrtime(gethrtime() - start_time)); in main()
1039 meta_print_hrtime(gethrtime() - start_time)); in main()
1130 meta_print_hrtime(gethrtime() - start_time)); in main()
1188 meta_print_hrtime(gethrtime() - start_time)); in main()
[all …]
/titanic_41/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.c54 hrt2ts(gethrtime(), (timestruc_t *)ts); in clock_highres_gettime()
92 hrtime_t old = *addr, new = gethrtime(); in clock_highres_fire()
129 cyctime.cyt_when += gethrtime(); in clock_highres_timer_settime()
148 cyctime.cyt_when += gethrtime(); in clock_highres_timer_settime()
233 hrtime_t diff, now = gethrtime(); in clock_highres_timer_gettime()
H A Dpool_pset.c276 pool_pset_mod = pool_cpu_mod = gethrtime(); in pool_pset_enable()
353 pool_pset_mod = gethrtime(); in pool_pset_create()
382 pool_pset_mod = gethrtime(); in pool_pset_destroy()
563 pool_pset_mod = gethrtime(); in pool_pset_xtransfer()
730 pool_pset_mod = gethrtime(); in pool_pset_propput()
749 pool_pset_mod = gethrtime(); in pool_pset_proprm()
797 pool_cpu_mod = gethrtime(); in pool_cpu_propput()
826 pool_cpu_mod = gethrtime(); in pool_cpu_proprm()
/titanic_41/usr/src/cmd/cpc/common/
H A Dtime.c43 timebase = gethrtime(); in zerotime()
52 hrt = gethrtime(); in mstimestamp()
/titanic_41/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()
H A Dsmrt_ciss.c425 if (gethrtime() > smcm->smcm_expiry) { in smrt_periodic()
589 smcm->smcm_time_submit = gethrtime(); in smrt_submit()
776 smcm->smcm_abort_time = gethrtime(); in smrt_process_abortq()
808 if (smcm->smcm_expiry < gethrtime()) { in smrt_poll_for()
1053 smrt->smrt_last_heartbeat_time = gethrtime(); in smrt_ctlr_init()
1165 smrt->smrt_last_heartbeat_time = gethrtime(); in smrt_lockup_check()
1183 if (gethrtime() > smrt->smrt_last_heartbeat_time + 60 * NANOSEC) { in smrt_lockup_check()
1240 smcm->smcm_expiry = gethrtime() + timeout * NANOSEC; in smrt_ctlr_identify()
1369 smrt->smrt_last_reset_start = gethrtime(); in smrt_ctlr_reset()
1577 smrt->smrt_last_reset_finish = gethrtime(); in smrt_ctlr_reset()
[all …]
/titanic_41/usr/src/lib/libc/common/sys/
H A Dgethrtime.s36 ENTRY(gethrtime)
47 SET_SIZE(gethrtime)
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_node.c223 dnp->r_mtime = gethrtime(); in smbfs_attr_touchdir()
239 np->r_attrtime = gethrtime(); in smbfs_attrcache_remove()
249 np->r_attrtime = gethrtime(); in smbfs_attrcache_rm_locked()
/titanic_41/usr/src/lib/sun_sas/common/
H A DSun_sasLoadLibrary.c66 start = gethrtime(); in Sun_sasLoadLibrary()
74 end = gethrtime(); in Sun_sasLoadLibrary()
H A DSun_sasRefreshAdapterConfiguration.c98 start = gethrtime(); in Sun_sasRefreshAdapterConfiguration()
109 end = gethrtime(); in Sun_sasRefreshAdapterConfiguration()
H A DSun_sasRefreshInformation.c109 start = gethrtime(); in Sun_sasRefreshInformation()
120 end = gethrtime(); in Sun_sasRefreshInformation()
/titanic_41/usr/src/uts/i86pc/io/
H A Dhpet_acpi.c789 hrtime_t dead = gethrtime() + hpet_spin_timeout; in hpet_cpr()
808 if (gethrtime() > dead) { in hpet_cpr()
883 hrtime_t dead = gethrtime() + hpet_spin_timeout; in hpet_deep_idle_config()
926 if (gethrtime() > dead) { in hpet_deep_idle_config()
961 hrtime_t dead = gethrtime() + hpet_spin_timeout; in hpet_cst_callback()
974 if (gethrtime() > dead) { in hpet_cst_callback()
1011 hrtime_t dead = gethrtime() + hpet_isr_spin_timeout; in hpet_isr()
1056 if (gethrtime() > dead) { in hpet_isr()
1118 now = gethrtime(); in hpet_guaranteed_schedule()
1164 HRTIME_TO_HPET_TICKS(next_proxy_time - gethrtime())) in hpet_guaranteed_schedule()
[all …]
/titanic_41/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_fcScsiInquiryV2.cc68 hrtime_t start = gethrtime(); in Sun_fcScsiInquiryV2()
70 for (hrtime_t cur = start; cur < end; cur = gethrtime()) { in Sun_fcScsiInquiryV2()
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()
/titanic_41/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()
/titanic_41/usr/src/cmd/stat/common/
H A Dcommon.c70 now = gethrtime(); in sleep_until()
107 now = gethrtime(); in sleep_until()
/titanic_41/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()
/titanic_41/usr/src/uts/sun4u/io/pci/
H A Dpci_ib.c192 start_time = gethrtime(); in ib_intr_disable()
195 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_disable()
309 start_time = gethrtime(); in ib_intr_dist()
311 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_intr_dist()
679 start_time = gethrtime(); in ib_ino_add_intr()
682 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_add_intr()
750 start_time = gethrtime(); in ib_ino_rem_intr()
753 if (gethrtime() - start_time > pci_intrpend_timeout) { in ib_ino_rem_intr()
963 start_time = gethrtime(); in ib_set_intr_target()
969 if ((gethrtime() - start_time) < pci_intrpend_timeout) { in ib_set_intr_target()
/titanic_41/usr/src/cmd/svc/startd/
H A Ddict.c75 hrtime_t now = gethrtime(); in dict_lookup_byname()
89 dictionary_ns_total += gethrtime() - now; in dict_lookup_byname()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_acl_vnops.c164 t = gethrtime(); in acl_getacl2()
203 t = gethrtime(); in acl_setacl2()
256 t = gethrtime(); in acl_getattr2_otw()
361 t = gethrtime(); in acl_access2()
441 t = gethrtime(); in acl_getxattrdir2()
544 t = gethrtime(); in acl_getacl3()
584 t = gethrtime(); in acl_setacl3()
643 t = gethrtime(); in acl_getxattrdir3()
/titanic_41/usr/src/lib/libinetutil/common/
H A Dtq.c98 node->iutn_abs_timeout = gethrtime() + MSEC2NSEC(msec); in insert_timer()
283 hrtime_t current_time = gethrtime(); in iu_earliest_timer()
319 hrtime_t current_time = gethrtime(); in iu_expire_timers()
/titanic_41/usr/src/lib/libsip/common/
H A Dsip_timeout.c197 (hrtime_t)(timeout_time->tv_usec * MILLISEC) + gethrtime(); in sip_timeout()
259 current_time = gethrtime(); in sip_schedule_to_functions()
339 current_time = gethrtime(); in sip_timer_thr()

12345678910>>...17