HomeSort by relevance Sort by last modified time
    Searched refs:trim_bw (Results 1 - 3 of 3) sorted by null

  /external/fio/
gfio.h 35 GtkWidget *trim_bw; member in struct:eta_widget
50 graph_label_t trim_bw; member in struct:gfio_graphs
gclient.c 401 gtk_entry_set_text(GTK_ENTRY(ge->eta.trim_bw), tmp);
409 graph_add_xy_data(ge->graphs.bandwidth_graph, ge->graphs.trim_bw, je->elapsed_sec, je->rate[2], rate_str[2]);
485 gtk_entry_set_text(GTK_ENTRY(ui->eta.trim_bw), tmp);
493 graph_add_xy_data(ui->graphs.bandwidth_graph, ui->graphs.trim_bw, je->elapsed_sec, je->rate[2], rate_str[2]);
    [all...]
gfio.c 107 gg->trim_bw = graph_add_label(g, "Trim Bandwidth");
110 graph_set_color(g, gg->trim_bw, GFIO_TRIM_R, GFIO_TRIM_G, GFIO_TRIM_B);
    [all...]

Completed in 429 milliseconds