Searched refs:symbol__annotate_printf (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/tools/perf/util/ |
D | annotate.h | 80 int symbol__annotate_printf(struct symbol *sym, struct map *map, int evidx,
|
D | annotate.c | 488 int symbol__annotate_printf(struct symbol *sym, struct map *map, int evidx, in symbol__annotate_printf() function 607 symbol__annotate_printf(sym, map, evidx, full_paths, in symbol__tty_annotate()
|
/linux-3.3/tools/perf/ |
D | builtin-top.c | 219 more = symbol__annotate_printf(symbol, he->ms.map, top->sym_evsel->idx, in perf_top__show_details()
|