Searched refs:symbol__annotation (Results 1 – 8 of 8) sorted by relevance
761 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles()772 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms()868 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist()887 struct annotation *notes = symbol__annotation(sym); in symbol__hists()1338 struct annotation *notes = symbol__annotation(sym); in annotation_line__print()1451 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line()1536 struct annotation *notes = symbol__annotation(sym); in delete_last_nop()1855 struct annotation *notes = symbol__annotation(sym); in symbol__calc_percent()2026 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_hits()2058 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_printf()[all …]
328 return (double)br->coverage / symbol__annotation(sym)->max_coverage; in block_range__coverage()
318 static inline struct annotation *symbol__annotation(struct symbol *sym) in symbol__annotation() function
41 return symbol__annotation(ms->sym); in browser__annotation()152 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump()300 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent()416 notes = symbol__annotation(dl->ops.target.sym); in annotate_browser__callq()660 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run()889 struct annotation *notes = symbol__annotation(sym); in symbol__tui_annotate()
729 bool show_annotated = browser->show_dso && chain->ms.sym && symbol__annotation(chain->ms.sym)->src; in hist_browser__show_callchain_entry()2346 notes = symbol__annotation(act->ms.sym); in do_annotate()
37 symhist = annotation__histogram(symbol__annotation(sym), evidx); in perf_gtk__get_percent()103 notes = symbol__annotation(sym); in perf_gtk__annotate_symbol()
82 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block()323 notes = symbol__annotation(he->ms.sym); in hists__find_annotations()
125 notes = symbol__annotation(sym); in perf_top__parse_source()196 notes = symbol__annotation(sym); in perf_top__record_precise_ip()236 notes = symbol__annotation(symbol); in perf_top__show_details()