Searched refs:hrtime (Results 1 – 2 of 2) sorted by relevance
159 hrtime_t hrtime; in cv_timedwait_hires() local164 hrtime = gethrtime(); in cv_timedwait_hires()166 tim += hrtime; in cv_timedwait_hires()168 if (hrtime >= tim) in cv_timedwait_hires()185 hrtime_t hrtime; in cv_timedwait_sig_hires() local190 hrtime = gethrtime(); in cv_timedwait_sig_hires()192 tim += hrtime; in cv_timedwait_sig_hires()194 if (hrtime >= tim) in cv_timedwait_sig_hires()
216 NVLIST_PRTFUNC(hrtime, hrtime_t, hrtime_t, "0x%llx")443 NVLIST_PRINTCTL_REPLACE(hrtime, hrtime_t)733 RENDER(pctl, hrtime, nvl, name, val); in nvlist_print_with_indent()