HomeSort by relevance Sort by last modified time
    Searched full:ios_threshold (Results 1 - 1 of 1) sorted by null

  /external/fio/t/
btrace2fio.c 20 static unsigned int ios_threshold = 10; variable
802 if (ddir_rw_sum(o->ios) < ios_threshold)
1098 ios_threshold = atoi(optarg);

Completed in 73 milliseconds