Searched refs:hit_key (Results 1 – 2 of 2) sorted by relevance
51 const __u32 hit_key = 0; variable85 log_result(hit_key); in bloom_callback()136 log_result(hit_key); in bloom_hashmap_lookup()144 log_result(hit_key); in bloom_hashmap_lookup()
389 int hit_key, drop_key, false_hit_key; in measure() local392 hit_key = ctx.skel->rodata->hit_key; in measure()405 total_hits += s->stats[hit_key]; in measure()
Completed in 4 milliseconds