Searched refs:lost_keys (Results 1 – 3 of 3) sorted by relevance
132 uint32_t lost_keys = 0; in test_hash_multiwriter() local221 lost_keys++; in test_hash_multiwriter()233 if (lost_keys > 0) { in test_hash_multiwriter()234 printf("%d key lost\n", lost_keys); in test_hash_multiwriter()
207 uint32_t lost_keys = 0; in test_hash_readwrite_functional() local255 lost_keys++; in test_hash_readwrite_functional()267 if (lost_keys > 0) { in test_hash_readwrite_functional()268 printf("%d key lost\n", lost_keys); in test_hash_readwrite_functional()370 uint32_t lost_keys = 0; in test_hash_readwrite_perf() local557 lost_keys++; in test_hash_readwrite_perf()569 if (lost_keys > 0) { in test_hash_readwrite_perf()570 printf("%d key lost\n", lost_keys); in test_hash_readwrite_perf()
344 unsigned int lost_keys = 0; in test_average_table_utilization() local359 lost_keys++; in test_average_table_utilization()371 added_keys, succeeded, lost_keys); in test_average_table_utilization()