Searched refs:min_rtc (Results 1 – 1 of 1) sorted by relevance
2620 uint64_t min_rtc, max_rtc; local2629 min_rtc = data_timestamp - limit_ns; // actual ts - x2631 if ((estimated_rtc >= min_rtc) && (estimated_rtc <= max_rtc)) {2633 } else if (estimated_rtc < min_rtc) {