Home
last modified time | relevance | path

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

/tools/perf/ui/gtk/
Dannotate.c187 symbol__calc_percent(sym, evsel); in symbol__gtk_annotate()
/tools/perf/util/
Dannotate.h232 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
Dannotate.c2320 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel) in symbol__calc_percent() function
3002 symbol__calc_percent(sym, evsel); in symbol__tty_annotate()
3284 symbol__calc_percent(sym, evsel); in symbol__annotate2()
/tools/perf/ui/browsers/
Dannotate.c319 symbol__calc_percent(sym, evsel); in annotate_browser__calc_percent()
/tools/perf/
Dbuiltin-top.c258 symbol__calc_percent(symbol, evsel); in perf_top__show_details()