Searched refs:hrt_base (Results 1 – 1 of 1) sorted by relevance
151 fmd_time_hrt2tod(hrtime_t hrt_base, const fmd_timeval_t *tod_base, in fmd_time_hrt2tod() argument155 tod_base->ftv_nsec + (hrt - hrt_base), ftv); in fmd_time_hrt2tod()164 fmd_time_tod2hrt(hrtime_t hrt_base, const fmd_timeval_t *tod_base, in fmd_time_tod2hrt() argument170 *hrtp = hrt_base - (tod_hrt - ftv_hrt); in fmd_time_tod2hrt()