Home
last modified time | relevance | path

Searched refs:key_compare (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_efd_perf.c105 static int key_compare(const void *key1, const void *key2) in key_compare() function
143 qsort(keys, KEYS_TO_ADD, MAX_KEYSIZE, key_compare); in setup_keys_and_data()
H A Dtest_member.c520 static int key_compare(const void *key1, const void *key2) in key_compare() function
545 qsort(generated_keys, MAX_ENTRIES, KEY_SIZE, key_compare); in setup_keys_and_data()
H A Dtest_member_perf.c105 static int key_compare(const void *key1, const void *key2) in key_compare() function
150 qsort(keys, KEYS_TO_ADD, MAX_KEYSIZE, key_compare); in setup_keys_and_data()