Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.c91 static size_t sym_hist_hash(long key, void *ctx __maybe_unused) in sym_hist_hash() function
137 src->samples = hashmap__new(sym_hist_hash, sym_hist_equal, NULL); in annotated_source__alloc_histograms()