Searched refs:symbol__annotation (Results 1 – 14 of 14) sorted by relevance
30 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf()182 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image()
148 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 …]
1045 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()
327 branch = symbol__annotation(sym)->branch; in block_range__coverage()
408 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() function
144 notes = symbol__annotation(he->ms.sym); in block_info__process_sym()
1289 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn()
341 struct annotation *notes = symbol__annotation(sym); in symbol__delete()
678 branch = symbol__annotation(sym)->branch; in hist_entry__sym_ipc_snprintf()
45 notes = symbol__annotation(sym); in perf_gtk__get_percent()117 notes = symbol__annotation(sym); in perf_gtk__annotate_symbol()
37 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()
797 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()
101 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block()442 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
140 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