Searched refs:symbol__hists (Results 1 – 6 of 6) sorted by relevance
439 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);
299 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists) in symbol__hists() function327 src = symbol__hists(sym, evsel->evlist->core.nr_entries); in symbol__inc_addr_samples()
597 if (!symbol__hists(dl->ops.target.sym, evsel->evlist->core.nr_entries)) { in annotate_browser__callq()
2512 src = symbol__hists(sym, 1); in symbol__new_unresolved()
143 if (!symbol__hists(sym, top->evlist->core.nr_entries)) { in perf_top__parse_source()
2617 src = symbol__hists(sym, 0); in perf_c2c__toggle_annotation()