Home
last modified time | relevance | path

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

/external/fio/
Dgclient.h10 #define GFIO_READ_B 0.13 macro
Dgfio.c89 graph_set_color(g, gg->read_iops, GFIO_READ_R, GFIO_READ_G, GFIO_READ_B); in setup_iops_graph()
108 graph_set_color(g, gg->read_bw, GFIO_READ_R, GFIO_READ_G, GFIO_READ_B); in setup_bandwidth_graph()
1395 …read_bw = new_info_entry_in_frame_rgb(probe_box, "Read BW", GFIO_READ_R, GFIO_READ_G, GFIO_READ_B); in new_client_page()
1396 ….read_iops = new_info_entry_in_frame_rgb(probe_box, "IOPS", GFIO_READ_R, GFIO_READ_G, GFIO_READ_B); in new_client_page()
1483 …read_bw = new_info_entry_in_frame_rgb(probe_box, "Read BW", GFIO_READ_R, GFIO_READ_G, GFIO_READ_B); in new_main_page()
1484 ….read_iops = new_info_entry_in_frame_rgb(probe_box, "IOPS", GFIO_READ_R, GFIO_READ_G, GFIO_READ_B); in new_main_page()