Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf-loader.c343 static bool ptr_equal(long key1, long key2, void *ctx __maybe_unused) in ptr_equal() function
360 bpf_program_hash = hashmap__new(ptr_hash, ptr_equal, NULL); in program_set_priv()
1197 bpf_map_hash = hashmap__new(ptr_hash, ptr_equal, NULL); in map_set_priv()

Completed in 7 milliseconds