Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf_dump.c100 static bool str_equal_fn(const void *a, const void *b, void *ctx) in str_equal_fn() function
136 d->type_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()
143 d->ident_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()