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

  /external/fio/
rate-submit.c 147 sum_thread_stats(&sw->wq->td->ts, &td->ts, *sum_cnt == 1);
stat.h 284 extern void sum_thread_stats(struct thread_stat *dst, struct thread_stat *src, bool first);
stat.c 1449 void sum_thread_stats(struct thread_stat *dst, struct thread_stat *src, function
    [all...]
gclient.c 295 sum_thread_stats(&client_ts, &p->ts, sum_stat_nr == 1);
    [all...]
client.c 1013 sum_thread_stats(&client_ts, &p->ts, sum_stat_nr == 1);
    [all...]

Completed in 2490 milliseconds