Home
last modified time | relevance | path

Searched refs:percent_type_str (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dannotate.h152 static inline const char *percent_type_str(unsigned int type) in percent_type_str() function
H A Dannotate.c1261 percent_type_str(opts->percent_type)); in hist_entry__annotate_printf()
1679 buf, percent_type_str(annotate_opts.percent_type), sym->name, dso__long_name(dso)); in hist_entry__tty_annotate2()
/linux-6.15/tools/perf/ui/browsers/
H A Dannotate.c443 percent_type_str(percent_type)); in sym_title()