Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.c98 static bool sym_hist_equal(long key1, long key2, void *ctx __maybe_unused) in sym_hist_equal() function
139 src->samples = hashmap__new(sym_hist_hash, sym_hist_equal, NULL); in annotated_source__alloc_histograms()