Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-diff.c456 static int64_t cmp_doubles(double l, double r) in cmp_doubles() function
476 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
483 return cmp_doubles(l, r); in __hist_entry__cmp_compute()