Searched refs:symbol__calc_percent (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ui/gtk/ |
H A D | annotate.c | 185 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | annotate.h | 226 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
|
H A D | annotate.c | 2168 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() function 2820 symbol__calc_percent(sym, evsel); in symbol__tty_annotate() 3103 symbol__calc_percent(sym, evsel); in symbol__annotate2()
|
/kernel/linux/linux-6.6/tools/perf/ui/gtk/ |
H A D | annotate.c | 188 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | annotate.h | 227 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
|
H A D | annotate.c | 2295 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() function 2980 symbol__calc_percent(sym, evsel); in symbol__tty_annotate() 3263 symbol__calc_percent(sym, evsel); in symbol__annotate2()
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | annotate.c | 314 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | annotate.c | 319 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-top.c | 254 symbol__calc_percent(symbol, evsel); in perf_top__show_details()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-top.c | 258 symbol__calc_percent(symbol, evsel); in perf_top__show_details()
|
Completed in 19 milliseconds