symbol__hists     137 tools/perf/builtin-top.c 	if (!symbol__hists(sym, top->evlist->core.nr_entries)) {
symbol__hists     426 tools/perf/ui/browsers/annotate.c 	if (!symbol__hists(dl->ops.target.sym, evsel->evlist->core.nr_entries)) {
symbol__hists     945 tools/perf/util/annotate.c 	src = symbol__hists(sym, evsel->evlist->core.nr_entries);
symbol__hists     347 tools/perf/util/annotate.h struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);