Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dmap_perf_test_user.c120 static void do_test_lru(enum test_type test, int cpu) in do_test_lru() function
205 do_test_lru(LRU_HASH_PREALLOC, cpu); in test_lru_hash_prealloc()
210 do_test_lru(NOCOMMON_LRU_HASH_PREALLOC, cpu); in test_nocommon_lru_hash_prealloc()
215 do_test_lru(INNER_LRU_HASH_PREALLOC, cpu); in test_inner_lru_hash_prealloc()
220 do_test_lru(LRU_HASH_LOOKUP, cpu); in test_lru_hash_lookup()