Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Dannotate.c23 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init()
30 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist()
45 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
61 notes = symbol__annotation(sym); in symbol__inc_addr_samples()
127 struct annotation *notes = symbol__annotation(sym); in objdump_line__print()
202 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
381 struct annotation *notes = symbol__annotation(sym); in symbol__free_source_line()
401 struct annotation *notes = symbol__annotation(sym); in symbol__get_source_line()
477 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()
494 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_printf()
[all …]
Dannotate.h67 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() function
/linux-3.4.99/tools/perf/util/ui/browsers/
Dannotate.c94 struct annotation *notes = symbol__annotation(sym); in objdump_line__calc_percent()
169 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
333 notes = symbol__annotation(target); in annotate_browser__run()
408 notes = symbol__annotation(sym); in symbol__tui_annotate()
/linux-3.4.99/tools/perf/
Dbuiltin-annotate.c71 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_evsel__add_sample()
131 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
Dbuiltin-report.c97 notes = symbol__annotation(bx->from.sym); in perf_report__add_branch_hist_entry()
111 notes = symbol__annotation(bx->to.sym); in perf_report__add_branch_hist_entry()
166 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_evsel__add_hist_entry()
Dbuiltin-top.c135 notes = symbol__annotation(sym); in perf_top__parse_source()
208 notes = symbol__annotation(sym); in perf_top__record_precise_ip()
241 notes = symbol__annotation(symbol); in perf_top__show_details()