Home | History | Annotate | Download | only in aiostress

Lines Matching full:atoi

1244     num = atoi(size_arg);
1328 num_contexts = atoi(optarg);
1333 max_io_submit = atoi(optarg);
1339 depth = atoi(optarg);
1345 io_iter = atoi(optarg);
1348 iterations = atoi(optarg);
1369 i = atoi(optarg);
1380 num_threads = atoi(optarg);