Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c234 static double disasm__cmp(struct annotation_line *a, struct annotation_line *b, in disasm__cmp() function
260 if (disasm__cmp(al, l, annotate_opts.percent_type) < 0) in disasm_rb_tree__insert()