Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/io/
H A Dio_control01.c33 unsigned long rios; member
44 "%u:%u rbytes=%lu wbytes=%lu rios=%lu wios=%lu dbytes=%lu dios=%lu", in read_io_stats()
46 &stat->rbytes, &stat->wbytes, &stat->rios, &stat->wios, in read_io_stats()
118 TST_EXP_EXPR(end.rios > start.rios, in run()
119 "(rios=%lu) > (st_rios=%lu)", in run()
120 end.rios, start.rios); in run()

Completed in 2 milliseconds