Home
last modified time | relevance | path

Searched refs:symbol__calc_percent (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/gtk/
Dannotate.c185 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
/kernel/linux/linux-5.10/tools/perf/util/
Dannotate.h226 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
Dannotate.c2156 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() function
2808 symbol__calc_percent(sym, evsel); in symbol__tty_annotate()
3091 symbol__calc_percent(sym, evsel); in symbol__annotate2()
/kernel/linux/linux-5.10/tools/perf/ui/browsers/
Dannotate.c314 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-top.c254 symbol__calc_percent(symbol, evsel); in perf_top__show_details()