Searched refs:symbol__annotation (Results 1 – 10 of 10) sorted by relevance
793 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles()804 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()905 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist()924 struct annotation *notes = symbol__annotation(sym); in symbol__hists()1363 struct annotation *notes = symbol__annotation(sym); in annotation_line__print()1476 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()1542 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()1683 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf()1833 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image()2150 struct annotation *notes = symbol__annotation(sym); in symbol__calc_percent()[all …]
330 return (double)br->coverage / symbol__annotation(sym)->max_coverage; in block_range__coverage()
333 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() function
131 notes = symbol__annotation(he->ms.sym); in block_info__process_sym()
466 notes = symbol__annotation(sym); in hist_entry__sym_ipc_snprintf()
43 return symbol__annotation(ms->sym); in browser__annotation()155 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()307 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()423 notes = symbol__annotation(dl->ops.target.sym); in annotate_browser__callq()670 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()898 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()
805 bool show_annotated = browser->show_dso && chain->ms.sym && symbol__annotation(chain->ms.sym)->src; in hist_browser__show_callchain_entry()2448 notes = symbol__annotation(act->ms.sym); in do_annotate()2507 if (ms->sym == NULL || symbol__annotation(ms->sym)->src == NULL) in add_annotate_opt()3122 if (symbol__annotation(browser->selection->sym)->src == NULL) { in perf_evsel__hists_browse()
41 symhist = annotation__histogram(symbol__annotation(sym), evidx); in perf_gtk__get_percent()108 notes = symbol__annotation(sym); in perf_gtk__annotate_symbol()
87 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block()325 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
137 notes = symbol__annotation(sym); in perf_top__parse_source()208 notes = symbol__annotation(sym); in perf_top__record_precise_ip()250 notes = symbol__annotation(symbol); in perf_top__show_details()