Searched refs:type_equal (Results 1 – 1 of 1) sorted by relevance
54 static bool type_equal(long key1, long key2, void *ctx __maybe_unused) in type_equal() function1120 browser->type_hash = hashmap__new(type_hash, type_equal, in annotate_browser__run()1222 browser.type_hash = hashmap__new(type_hash, type_equal, /*ctx=*/NULL); in __hist_entry__tui_annotate()