Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c747 static int64_t cmp_doubles(double l, double r) in cmp_doubles() function
767 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
774 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
781 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c749 static int64_t cmp_doubles(double l, double r) in cmp_doubles() function
769 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
776 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
783 return cmp_doubles(l, r); in __hist_entry__cmp_compute()

Completed in 6 milliseconds