Searched defs:test_duration (Results 1 - 1 of 1) sorted by relevance

/external/fio/profiles/
H A Dact.c61 static unsigned long long test_duration; variable
85 unsigned long long test_duration; member in struct:act_options
114 .off1 = offsetof(struct act_options, test_duration),
253 if (act_add_opt("runtime=%llus", test_duration))
433 nr_slices = (test_duration + SAMPLE_SEC - 1) / SAMPLE_SEC;

Completed in 2307 milliseconds