Home
last modified time | relevance | path

Searched refs:percent_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c235 int percent_type) in disasm__cmp() argument
240 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()
260 if (disasm__cmp(al, l, annotate_opts.percent_type) < 0) in disasm_rb_tree__insert()
332 annotate_opts.percent_type); in annotate_browser__calc_percent()
440 size_t sz, int percent_type) in sym_title() argument
444 percent_type_str(percent_type)); in sym_title()
485 sym_title(ms->sym, ms->map, title, sizeof(title), annotate_opts.percent_type); in annotate_browser__callq()
667 sym_title(sym, ms->map, symbol_dso, sizeof(symbol_dso), annotate_opts.percent_type); in annotate_browser__show()
[all …]
/openbmc/linux/tools/perf/util/
H A Dannotate.c1505 int percent_type) in annotation_line__print() argument
1520 percent_type); in annotation_line__print()
1541 percent_type); in annotation_line__print()
1551 percent = annotation_data__percent(data, percent_type); in annotation_line__print()
2383 unsigned int percent_type = annotate_opts.percent_type; in insert_source_line() local
2394 percent_type); in insert_source_line()
2407 percent_type); in insert_source_line()
2572 percent_type_str(opts->percent_type)); in symbol__annotate_printf()
2592 queue, addr_fmt_width, opts->percent_type); in symbol__annotate_printf()
2933 annotate_opts.percent_type); in annotation__calc_lines()
[all …]
H A Dannotate.h101 unsigned int percent_type; member
/openbmc/linux/
H A Dopengrok0.0.log[all...]