Home
last modified time | relevance | path

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

/dpdk/drivers/event/cnxk/
H A Dcnxk_tim_evdev.c167 uint64_t min_tck[MAX_SAMPLES], max_tck[MAX_SAMPLES]; in tim_adjust_resolution() local
172 populate_sample(max_tck, max_ns, rmax_diff, max_dst, *req_tck, clk_freq, in tim_adjust_resolution()
174 sort_multi_array(rmax_diff, max_dst, max_tck, max_ns, MAX_SAMPLES); in tim_adjust_resolution()
189 *req_tck = max_tck[i]; in tim_adjust_resolution()