Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/ui/gtk/
Dannotate.c188 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
/linux-6.6.21/tools/perf/util/
Dannotate.h227 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
Dannotate.c2295 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()
/linux-6.6.21/tools/perf/ui/browsers/
Dannotate.c319 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
/linux-6.6.21/tools/perf/
Dbuiltin-top.c258 symbol__calc_percent(symbol, evsel); in perf_top__show_details()