Searched refs:with_data (Results 1 – 1 of 1) sorted by relevance
86 if (with_data) in create_table()271 if (with_hash && with_data) { in timed_adds()279 } else if (with_hash && !with_data) { in timed_adds()289 } else if (!with_hash && with_data) { in timed_adds()336 if (with_hash && with_data) { in timed_lookups()420 if (!with_hash && with_data) { in timed_lookups_multi()445 } else if (with_hash && with_data) { in timed_lookups_multi()574 unsigned i, j, with_data, with_hash; in run_all_tbl_perf_tests() local579 for (with_data = 0; with_data <= 1; with_data++) { in run_all_tbl_perf_tests()615 for (with_data = 0; with_data <= 1; with_data++) { in run_all_tbl_perf_tests()[all …]