Home
last modified time | relevance | path

Searched refs:symbol__hists (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h349 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);
H A Dannotate.c938 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) in symbol__hists() function
967 src = symbol__hists(sym, evsel->evlist->core.nr_entries); in symbol__inc_addr_samples()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h359 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);
H A Dannotate.c980 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) in symbol__hists() function
1009 src = symbol__hists(sym, evsel->evlist->core.nr_entries); in symbol__inc_addr_samples()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c426 if (!symbol__hists(dl->ops.target.sym, evsel->evlist->core.nr_entries)) { in annotate_browser__callq()
H A Dhists.c2473 src = symbol__hists(sym, 1); in symbol__new_unresolved()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c475 if (!symbol__hists(dl->ops.target.sym, evsel->evlist->core.nr_entries)) { in annotate_browser__callq()
H A Dhists.c2474 src = symbol__hists(sym, 1); in symbol__new_unresolved()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-top.c140 if (!symbol__hists(sym, top->evlist->core.nr_entries)) { in perf_top__parse_source()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-top.c142 if (!symbol__hists(sym, top->evlist->core.nr_entries)) { in perf_top__parse_source()

Completed in 27 milliseconds