Home | History | Annotate | Download | only in fio

Lines Matching full:trim_bw

415 		gtk_entry_set_text(GTK_ENTRY(ge->eta.trim_bw), rate_str[2]);
423 graph_add_xy_data(ge->graphs.bandwidth_graph, ge->graphs.trim_bw, je->elapsed_sec, je->rate[2], rate_str[2]);
509 gtk_entry_set_text(GTK_ENTRY(ui->eta.trim_bw), rate_str[2]);
517 graph_add_xy_data(ui->graphs.bandwidth_graph, ui->graphs.trim_bw, je->elapsed_sec, je->rate[2], rate_str[2]);