Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dusdt.c895 static bool specs_equal_fn(long key1, long key2, void *ctx) in specs_equal_fn() function
997 specs_hash = hashmap__new(specs_hash_fn, specs_equal_fn, NULL); in usdt_manager_attach_usdt()