Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dbloom_filter_bench.c63 static __always_inline void log_result(__u32 key) in log_result() function
86 log_result(hit_key); in bloom_callback()
137 log_result(hit_key); in bloom_hashmap_lookup()
145 log_result(hit_key); in bloom_hashmap_lookup()
148 log_result(false_hit_key); in bloom_hashmap_lookup()
149 log_result(drop_key); in bloom_hashmap_lookup()