Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_hash_readwrite.c356 test_hash_readwrite_perf(struct perf *perf_results, int use_htm, in test_hash_readwrite_perf() argument
415 perf_results->single_write = end / i; in test_hash_readwrite_perf()
432 perf_results->single_read = end / i; in test_hash_readwrite_perf()
486 perf_results->read_only[n] = cycles_per_insertion; in test_hash_readwrite_perf()
495 perf_results->write_only[n] = cycles_per_insertion; in test_hash_readwrite_perf()
580 perf_results->read_write_r[n] = cycles_per_insertion; in test_hash_readwrite_perf()
589 perf_results->read_write_w[n] = cycles_per_insertion; in test_hash_readwrite_perf()