Searched refs:with_data (Results 1 – 1 of 1) sorted by relevance
86 if (with_data) in create_table()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()569 unsigned i, j, with_data, with_hash; in run_all_tbl_perf_tests() local574 for (with_data = 0; with_data <= 1; with_data++) { in run_all_tbl_perf_tests()610 for (with_data = 0; with_data <= 1; with_data++) { in run_all_tbl_perf_tests()[all …]