Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_reciprocal_division_perf.c34 uint64_t tot_cyc_n = 0; in test_reciprocal_division_perf() local
71 tot_cyc_n); in test_reciprocal_division_perf()
76 ((double)tot_cyc_n)/i); in test_reciprocal_division_perf()
81 tot_cyc_n = 0; in test_reciprocal_division_perf()
113 tot_cyc_n); in test_reciprocal_division_perf()
118 ((double)tot_cyc_n)/i); in test_reciprocal_division_perf()
122 tot_cyc_n = 0; in test_reciprocal_division_perf()
155 tot_cyc_n); in test_reciprocal_division_perf()
160 ((double)tot_cyc_n)/i); in test_reciprocal_division_perf()
165 tot_cyc_n = 0; in test_reciprocal_division_perf()
[all …]