Home
last modified time | relevance | path

Searched defs:percent_type (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/ui/browsers/
H A Dannotate.c269 int percent_type) in disasm__cmp() argument
550 sym_title(struct symbol * sym,struct map * map,char * title,size_t sz,int percent_type) sym_title() argument
[all...]
/linux/tools/perf/util/
H A Dannotate.c791 int percent_type = opts->percent_type; in annotation_line__print() local
1066 unsigned int percent_type = annotate_opts.percent_type; in insert_source_line() local
1744 annotation_line__max_percent(struct annotation_line * al,unsigned int percent_type) annotation_line__max_percent() argument
[all...]
H A Dannotate.h71 unsigned int percent_type; member