Home
last modified time | relevance | path

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

/external/fio/
Dgraph.c168 typedef double (*double_comparator)(double a, double b); typedef
180 static double find_double_values(struct graph_label *l, double_comparator cmp) in find_double_values()
204 static double find_double_data(struct graph *g, double_comparator cmp) in find_double_data()
502 static double find_xy_value(struct graph *g, xy_value_extractor getvalue, double_comparator cmp) in find_xy_value()