Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c230 static double disasm__cmp(struct annotation_line *a, struct annotation_line *b, in disasm__cmp() function
256 if (disasm__cmp(al, l, browser->opts->percent_type) < 0) in disasm_rb_tree__insert()
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dannotate.c235 static double disasm__cmp(struct annotation_line *a, struct annotation_line *b, in disasm__cmp() function
261 if (disasm__cmp(al, l, browser->opts->percent_type) < 0) in disasm_rb_tree__insert()

Completed in 4 milliseconds