Home
last modified time | relevance | path

Searched defs:use_htm (Results 1 – 2 of 2) sorted by relevance

/dpdk/app/test/
H A Dtest_hash_readwrite.c124 init_params(int use_ext, int use_htm, int rw_lf, int use_jhash) in init_params()
199 test_hash_readwrite_functional(int use_htm, int use_rw_lf, int use_ext) in test_hash_readwrite_functional()
354 test_hash_readwrite_perf(struct perf *perf_results, int use_htm, in test_hash_readwrite_perf()
614 int use_htm, reader_faster; in test_hash_rw_perf_main() local
H A Dtest_hash_multiwriter.c49 static int use_htm; variable