Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite.c38 static struct perf htm_results, non_htm_results; variable
661 if (test_hash_readwrite_perf(&non_htm_results, use_htm, in test_hash_rw_perf_main()
665 if (test_hash_readwrite_perf(&non_htm_results, use_htm, in test_hash_rw_perf_main()
684 printf(" read only: %u\n", non_htm_results.read_only[i]); in test_hash_rw_perf_main()
685 printf(" write only: %u\n", non_htm_results.write_only[i]); in test_hash_rw_perf_main()
687 non_htm_results.read_write_r[i]); in test_hash_rw_perf_main()
689 non_htm_results.read_write_w[i]); in test_hash_rw_perf_main()