Searched refs:symbol__annotation (Results 1 – 15 of 15) sorted by relevance
150 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()278 struct annotation *notes = symbol__annotation(sym); in symbol__find_branch_hist()303 struct annotation *notes = symbol__annotation(sym); in symbol__hists()788 struct annotation *notes = symbol__annotation(sym); in annotation_line__print()980 struct annotation *notes = symbol__annotation(sym); in symbol__calc_percent()1014 struct annotation *notes = symbol__annotation(sym); in symbol__annotate()1188 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()1225 struct annotation *notes = symbol__annotation(sym); in hist_entry__annotate_printf()1361 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_fprintf2()1430 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histogram()[all …]
329 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone()449 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_capstone_powerpc()
946 struct annotation *notes = symbol__annotation(args->ms->sym); in disasm_line__new()1019 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()1084 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()1238 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_raw()1383 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image()
120 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_llvm()
327 branch = symbol__annotation(sym)->branch; in block_range__coverage()
420 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()
499 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_libbfd()
1378 struct annotation *notes = symbol__annotation(sym); in find_data_type_insn()
340 struct annotation *notes = symbol__annotation(sym); in symbol__delete()
798 branch = symbol__annotation(sym)->branch; in hist_entry__callchain_branch_cycles_snprintf()
62 return symbol__annotation(ms->sym); in browser__annotation()191 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()343 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()594 notes = symbol__annotation(dl->ops.target.sym); in annotate_browser__callq()885 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()1163 struct annotation *notes = symbol__annotation(sym); in __hist_entry__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()
100 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() 433 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
141 notes = symbol__annotation(sym); in perf_top__parse_source() 214 notes = symbol__annotation(sym); in perf_top__record_precise_ip() 256 notes = symbol__annotation(symbol); in perf_top__show_details()