Home
last modified time | relevance | path

Searched defs:gfio_graphs (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dgfio.h39 struct gfio_graphs { struct
42 GtkWidget *drawing_area;
43 struct graph *iops_graph;
44 graph_label_t read_iops;
45 graph_label_t write_iops;
46 graph_label_t trim_iops;
47 struct graph *bandwidth_graph;
48 graph_label_t read_bw;
72 struct gfio_graphs graphs; argument