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

  /external/fio/
client.c 59 static int sum_stat_nr; variable
847 sum_thread_stats(&client_ts, &p->ts, sum_stat_nr);
855 if (++sum_stat_nr == sum_stat_clients) {
    [all...]
gclient.c 286 static int sum_stat_nr; variable
298 sum_thread_stats(&client_ts, &p->ts, sum_stat_nr);
305 if (++sum_stat_nr == sum_stat_clients) {
    [all...]

Completed in 53 milliseconds