Searched refs:symbol__annotate_printf (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/tools/perf/util/ |
D | annotate.h | 384 int symbol__annotate_printf(struct symbol *sym, struct map *map,
|
D | annotate.c | 2266 int symbol__annotate_printf(struct symbol *sym, struct map *map, in symbol__annotate_printf() function 2728 symbol__annotate_printf(sym, map, evsel, opts); in symbol__tty_annotate()
|
/Linux-v5.4/tools/perf/ |
D | builtin-top.c | 259 more = symbol__annotate_printf(symbol, he->ms.map, top->sym_evsel, &top->annotation_opts); in perf_top__show_details()
|