HomeSort by relevance Sort by last modified time
    Searched full:show_latencies (Results 1 - 2 of 2) sorted by null

  /external/fio/t/
read-to-pipe-async.c 444 static void show_latencies(struct stats *s, const char *msg) function
659 show_latencies(&rt->s, "READERS");
660 show_latencies(&wt->s, "WRITERS");
  /external/fio/
stat.c 522 static void show_latencies(struct thread_stat *ts, struct buf_output *out) function
745 show_latencies(ts, out);
    [all...]

Completed in 90 milliseconds