Searched refs:lost_keys (Results 1 – 3 of 3) sorted by relevance
132 uint32_t lost_keys = 0; in test_hash_multiwriter() local218 lost_keys++; in test_hash_multiwriter()230 if (lost_keys > 0) { in test_hash_multiwriter()231 printf("%d key lost\n", lost_keys); in test_hash_multiwriter()
207 uint32_t lost_keys = 0; in test_hash_readwrite_functional() local252 lost_keys++; in test_hash_readwrite_functional()264 if (lost_keys > 0) { in test_hash_readwrite_functional()265 printf("%d key lost\n", lost_keys); in test_hash_readwrite_functional()368 uint32_t lost_keys = 0; in test_hash_readwrite_perf() local551 lost_keys++; in test_hash_readwrite_perf()563 if (lost_keys > 0) { in test_hash_readwrite_perf()564 printf("%d key lost\n", lost_keys); in test_hash_readwrite_perf()
353 unsigned int lost_keys = 0; in test_average_table_utilization() local368 lost_keys++; in test_average_table_utilization()380 added_keys, succeeded, lost_keys); in test_average_table_utilization()