Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/ui/gtk/
Dannotate.c184 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
/Linux-v5.4/tools/perf/util/
Dannotate.h224 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
Dannotate.c2067 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() function
2720 symbol__calc_percent(sym, evsel); in symbol__tty_annotate()
3002 symbol__calc_percent(sym, evsel); in symbol__annotate2()
/Linux-v5.4/tools/perf/ui/browsers/
Dannotate.c314 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
/Linux-v5.4/tools/perf/
Dbuiltin-top.c251 symbol__calc_percent(symbol, evsel); in perf_top__show_details()