Searched refs:percent_type (Results 1 – 3 of 3) sorted by relevance
241 int percent_type) in disasm__cmp() argument246 if (a->data[i].percent[percent_type] == b->data[i].percent[percent_type]) in disasm__cmp()248 return a->data[i].percent[percent_type] - in disasm__cmp()249 b->data[i].percent[percent_type]; in disasm__cmp()339 browser->opts->percent_type); in annotate_browser__calc_percent()447 size_t sz, int percent_type) in sym_title() argument450 percent_type_str(percent_type)); in sym_title()685 switch (opts->percent_type) { in switch_percent_type()690 opts->percent_type = PERCENT_HITS_GLOBAL; in switch_percent_type()696 opts->percent_type = PERCENT_HITS_LOCAL; in switch_percent_type()[all …]
63 .percent_type = PERCENT_PERIOD_LOCAL,1383 int percent_type) in annotation_line__print() argument1398 percent_type); in annotation_line__print()1419 percent_type); in annotation_line__print()2249 opts->percent_type); in insert_source_line()2262 opts->percent_type); in insert_source_line()2775 opts->percent_type); in annotation__calc_lines()2877 unsigned int percent_type) in annotation_line__max_percent() argument2886 percent_type); in annotation_line__max_percent()3110 opts->percent_type, in annotation_line__write()[all …]
100 unsigned int percent_type; member
Completed in 13 milliseconds