Searched refs:percent_type (Results 1 – 3 of 3) sorted by relevance
235 int percent_type) in disasm__cmp() argument240 if (a->data[i].percent[percent_type] == b->data[i].percent[percent_type]) in disasm__cmp()242 return a->data[i].percent[percent_type] - in disasm__cmp()243 b->data[i].percent[percent_type]; in disasm__cmp()331 annotate_opts.percent_type); in annotate_browser__calc_percent()516 size_t sz, int percent_type) in sym_title() argument520 percent_type_str(percent_type)); in sym_title()754 switch (opts->percent_type) { in switch_percent_type()759 opts->percent_type = PERCENT_HITS_GLOBAL; in switch_percent_type()765 opts->percent_type = PERCENT_HITS_LOCAL; in switch_percent_type()[all …]
787 int percent_type = opts->percent_type; in annotation_line__print() local798 percent_type); in annotation_line__print()816 .percent_type = percent_type, in annotation_line__print()1067 unsigned int percent_type = annotate_opts.percent_type; in insert_source_line() local1078 percent_type); in insert_source_line()1091 percent_type); in insert_source_line()1627 annotate_opts.percent_type); in annotation__calc_lines()1728 unsigned int percent_type) in annotation_line__max_percent() argument1737 percent_type); in annotation_line__max_percent()2123 annotate_opts.percent_type, in annotation_line__write()[all …]
71 unsigned int percent_type; member
Completed in 18 milliseconds