Searched defs:setup_lat_bucket_graph (Results 1 - 1 of 1) sorted by last modified time

/external/fio/
H A Dgclient.c901 static struct graph *setup_lat_bucket_graph(const char *title, double *lat, function
992 ge->lat_bucket_graph = setup_lat_bucket_graph("Latency Buckets", &io_u_lat[start], &ranges[start], end - start + 1, 700.0, 300.0);

Completed in 156 milliseconds