Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-diff.c490 static int64_t cmp_doubles(double l, double r) in cmp_doubles() function
510 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
517 return cmp_doubles(l, r); in __hist_entry__cmp_compute()