Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h153 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()
1698 buf, percent_type_str(annotate_opts.percent_type), sym->name, dso__long_name(dso)); in hist_entry__tty_annotate2()
/linux/tools/perf/ui/browsers/
H A Dannotate.c554 percent_type_str(percent_type), in sym_title()