Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-diff.c487 static int64_t cmp_doubles(double l, double r) in cmp_doubles() function
507 return cmp_doubles(l, r); in __hist_entry__cmp_compute()
514 return cmp_doubles(l, r); in __hist_entry__cmp_compute()