Searched refs:non_htm_results (Results 1 – 1 of 1) sorted by relevance
38 static struct perf htm_results, non_htm_results; variable655 if (test_hash_readwrite_perf(&non_htm_results, use_htm, in test_hash_rw_perf_main()659 if (test_hash_readwrite_perf(&non_htm_results, use_htm, in test_hash_rw_perf_main()671 printf(" single read: %u\n", non_htm_results.single_read); in test_hash_rw_perf_main()672 printf(" single write: %u\n", non_htm_results.single_write); in test_hash_rw_perf_main()682 printf(" read only: %u\n", non_htm_results.read_only[i]); in test_hash_rw_perf_main()683 printf(" write only: %u\n", non_htm_results.write_only[i]); in test_hash_rw_perf_main()685 non_htm_results.read_write_r[i]); in test_hash_rw_perf_main()687 non_htm_results.read_write_w[i]); in test_hash_rw_perf_main()