Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/ui/gtk/
Dannotate.c186 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
/linux-5.19.10/tools/perf/util/
Dannotate.h228 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
Dannotate.c2198 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() function
2866 symbol__calc_percent(sym, evsel); in symbol__tty_annotate()
3149 symbol__calc_percent(sym, evsel); in symbol__annotate2()
/linux-5.19.10/tools/perf/ui/browsers/
Dannotate.c324 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
/linux-5.19.10/tools/perf/
Dbuiltin-top.c255 symbol__calc_percent(symbol, evsel); in perf_top__show_details()