Searched refs:this_stage (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/tests/aiostress/
H A Daio-stress.c1063 void global_thread_throughput(struct thread_info *t, char *this_stage) { argument
1075 fprintf(stderr, "%s throughput (%.2f MB/s) ", this_stage,
1097 char *this_stage = NULL; local
1119 this_stage = stage_name(t->active_opers->rw);
1174 t - global_thread_info, this_stage, t->stage_mb_trans/seconds,
1184 global_thread_throughput(t, this_stage);

Completed in 56 milliseconds