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