Searched refs:with_hash (Results 1 – 1 of 1) sorted by relevance
266 if (with_hash && with_data) { in timed_adds()274 } else if (with_hash && !with_data) { in timed_adds()284 } else if (!with_hash && with_data) { in timed_adds()331 if (with_hash && with_data) { in timed_lookups()415 if (!with_hash && with_data) { in timed_lookups_multi()440 } else if (with_hash && with_data) { in timed_lookups_multi()530 if (with_hash) in timed_deletes()569 unsigned i, j, with_data, with_hash; in run_all_tbl_perf_tests() local581 for (with_hash = 0; with_hash <= 1; with_hash++) { in run_all_tbl_perf_tests()615 for (with_hash = 0; with_hash <= 1; with_hash++) { in run_all_tbl_perf_tests()[all …]