Searched refs:rt_us (Results 1 – 2 of 2) sorted by relevance
400 uint64_t rt_us = (uint64_t)tv.tv_sec * 1000000ULL + tv.tv_nsec / 1000; in hwtimer_get_pseudohost_rtc_time() local403 long double drt_us = (long double)rt_us - last_radj_rtime; in hwtimer_get_pseudohost_rtc_time()
392 uint64_t rt_us = (uint64_t)tv.tv_sec * 1000000ULL + tv.tv_nsec / 1000; in hwtimer_get_pseudohost_rtc_time() local395 long double drt_us = (long double)rt_us - last_radj_rtime; in hwtimer_get_pseudohost_rtc_time()