Home
last modified time | relevance | path

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

/external/fio/
Dgclient.h12 #define GFIO_WRITE_G 0.00 macro
Dgfio.c90 graph_set_color(g, gg->write_iops, GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in setup_iops_graph()
109 graph_set_color(g, gg->write_bw, GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in setup_bandwidth_graph()
1399 …ge->eta.write_bw = new_info_entry_in_frame_rgb(probe_box, "Write BW", GFIO_WRITE_R, GFIO_WRITE_G, … in new_client_page()
1400 …s = new_info_entry_in_frame_rgb(probe_box, "Write IOPS", GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in new_client_page()
1487 …ui->eta.write_bw = new_info_entry_in_frame_rgb(probe_box, "Write BW", GFIO_WRITE_R, GFIO_WRITE_G, … in new_main_page()
1488 …ui->eta.write_iops = new_info_entry_in_frame_rgb(probe_box, "IOPS", GFIO_WRITE_R, GFIO_WRITE_G, GF… in new_main_page()