Home
last modified time | relevance | path

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

/tools/perf/util/
A Ddisasm_bpf.c30 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf()
182 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image()
A Dannotate.c148 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()
276 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist()
301 struct annotation *notes = symbol__annotation(sym); in symbol__hists()
784 struct annotation *notes = symbol__annotation(sym); in annotation_line__print()
976 struct annotation *notes = symbol__annotation(sym); in symbol__calc_percent()
1014 struct annotation *notes = symbol__annotation(sym); in symbol__annotate()
1189 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()
1226 struct annotation *notes = symbol__annotation(sym); in hist_entry__annotate_printf()
2553 notes = symbol__annotation(sym); in find_disasm_line()
2671 notes = symbol__annotation(ms->sym); in annotate_calc_pcrel()
[all …]
A Ddisasm.c1045 struct annotation *notes = symbol__annotation(args->ms.sym); in disasm_line__new()
1119 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()
1182 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()
1501 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc()
1627 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone()
1750 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_raw()
1870 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm()
A Dblock-range.c327 branch = symbol__annotation(sym)->branch; in block_range__coverage()
A Dannotate.h408 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() function
A Dblock-info.c144 notes = symbol__annotation(he->ms.sym); in block_info__process_sym()
A Dannotate-data.c1289 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn()
A Dsymbol.c341 struct annotation *notes = symbol__annotation(sym); in symbol__delete()
A Dsort.c678 branch = symbol__annotation(sym)->branch; in hist_entry__sym_ipc_snprintf()
/tools/perf/ui/gtk/
A Dannotate.c45 notes = symbol__annotation(sym); in perf_gtk__get_percent()
117 notes = symbol__annotation(sym); in perf_gtk__annotate_symbol()
/tools/perf/ui/browsers/
A Dannotate.c37 return symbol__annotation(ms->sym); in browser__annotation()
157 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()
309 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()
546 notes = symbol__annotation(dl->ops.target.sym); in annotate_browser__callq()
804 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()
1056 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()
A Dhists.c797 bool show_annotated = browser->show_dso && chain->ms.sym && symbol__annotation(chain->ms.sym)->src; in hist_browser__show_callchain_entry()
2478 notes = symbol__annotation(act->ms.sym); in do_annotate()
2537 if (ms->sym == NULL || symbol__annotation(ms->sym)->src == NULL) in add_annotate_opt()
3168 if (symbol__annotation(browser->selection->sym)->src == NULL) { in evsel__hists_browse()
/tools/perf/
A Dbuiltin-annotate.c101 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block()
442 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
A Dbuiltin-top.c140 notes = symbol__annotation(sym); in perf_top__parse_source()
213 notes = symbol__annotation(sym); in perf_top__record_precise_ip()
255 notes = symbol__annotation(symbol); in perf_top__show_details()

Completed in 53 milliseconds