Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dannotate.c21 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init()
28 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist()
43 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
59 notes = symbol__annotation(sym); in symbol__inc_addr_samples()
125 struct annotation *notes = symbol__annotation(sym); in objdump_line__print()
200 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
371 struct annotation *notes = symbol__annotation(sym); in symbol__free_source_line()
391 struct annotation *notes = symbol__annotation(sym); in symbol__get_source_line()
467 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()
484 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-2.6.39/tools/perf/util/ui/browsers/
Dannotate.c72 struct annotation *notes = symbol__annotation(sym); in objdump_line__calc_percent()
146 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
283 notes = symbol__annotation(sym); in symbol__tui_annotate()
Dtop.c122 struct annotation *notes = symbol__annotation(sym); in perf_top_browser__annotate()
/linux-2.6.39/tools/perf/
Dbuiltin-annotate.c68 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_evlist__add_sample()
123 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
Dbuiltin-top.c162 notes = symbol__annotation(sym); in parse_source()
203 notes = symbol__annotation(sym); in record_precise_ip()
224 notes = symbol__annotation(symbol); in show_details()
Dbuiltin-report.c83 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_session__add_hist_entry()