Home
last modified time | relevance | path

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

/f-stack/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()
75 ((double)tot_cyc_n)/i); in test_reciprocal_division_perf()
79 tot_cyc_n = 0; in test_reciprocal_division_perf()
111 tot_cyc_n); in test_reciprocal_division_perf()
115 ((double)tot_cyc_n)/i); in test_reciprocal_division_perf()
119 tot_cyc_n = 0; in test_reciprocal_division_perf()
152 tot_cyc_n); in test_reciprocal_division_perf()
156 ((double)tot_cyc_n)/i); in test_reciprocal_division_perf()
160 tot_cyc_n = 0; in test_reciprocal_division_perf()
[all …]