Home | History | Annotate | Download | only in fio

Lines Matching defs:timebuf

123 	char tmp[64], timebuf[80];
128 sprintf(timebuf, "%s.%03ld", tmp, (long) p->log_usec / 1000);
133 gtk_list_store_set(ui->log_model, &iter, 0, timebuf, -1);