Searched refs:GFIO_WRITE_B (Results 1 – 2 of 2) sorted by relevance
/external/fio/ |
D | gclient.h | 13 #define GFIO_WRITE_B 0.00 macro
|
D | gfio.c | 90 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() 1397 …_bw = new_info_entry_in_frame_rgb(probe_box, "Write BW", GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in new_client_page() 1398 …te_iops = new_info_entry_in_frame_rgb(probe_box, "IOPS", GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in new_client_page() 1485 …_bw = new_info_entry_in_frame_rgb(probe_box, "Write BW", GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in new_main_page() 1486 …te_iops = new_info_entry_in_frame_rgb(probe_box, "IOPS", GFIO_WRITE_R, GFIO_WRITE_G, GFIO_WRITE_B); in new_main_page()
|