Home
last modified time | relevance | path

Searched refs:min_dst (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.c168 uint64_t min_dst[MAX_SAMPLES], max_dst[MAX_SAMPLES]; in tim_adjust_resolution() local
176 populate_sample(min_tck, min_ns, rmin_diff, min_dst, *req_tck, clk_freq, in tim_adjust_resolution()
178 sort_multi_array(rmin_diff, min_dst, min_tck, min_ns, MAX_SAMPLES); in tim_adjust_resolution()
181 if (min_dst[i] < max_dst[i] && min_tck[i] > m_tck && in tim_adjust_resolution()