Searched refs:rt_ns (Results 1 – 2 of 2) sorted by relevance
401 uint32_t rt_ns = tv.tv_nsec % 1000; in hwtimer_get_pseudohost_rtc_time() local404 long double drt_ns = drt_us * 1000.0L + (long double)rt_ns; in hwtimer_get_pseudohost_rtc_time()
393 uint32_t rt_ns = tv.tv_nsec % 1000; in hwtimer_get_pseudohost_rtc_time() local396 long double drt_ns = drt_us * 1000.0L + (long double)rt_ns; in hwtimer_get_pseudohost_rtc_time()