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

  /external/fio/
gclient.c 283 static int sum_stat_nr; variable
295 sum_thread_stats(&client_ts, &p->ts, sum_stat_nr == 1);
302 if (++sum_stat_nr == sum_stat_clients) {
    [all...]
client.c 62 static int sum_stat_nr; variable
1013 sum_thread_stats(&client_ts, &p->ts, sum_stat_nr == 1);
1021 if (++sum_stat_nr == sum_stat_clients) {
    [all...]

Completed in 392 milliseconds