Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/controllers/io/
H A Dio_control01.c34 unsigned long wios; 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()
121 TST_EXP_EXPR(end.wios > start.wios, in run()
122 "(wios=%lu) > (st_wios=%lu)", in run()
123 end.wios, start.wios); in run()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp14387 typedef basic_ios<wchar_t> wios;
[all...]

Completed in 23 milliseconds