Searched refs:tiobench_options (Results 1 – 1 of 1) sorted by relevance
/external/fio/profiles/ |
D | tiobench.c | 24 struct tiobench_options { struct 33 static struct tiobench_options tiobench_options; variable 40 .off1 = offsetof(struct tiobench_options, size), 49 .off1 = offsetof(struct tiobench_options, bs), 59 .off1 = offsetof(struct tiobench_options, loops), 68 .off1 = offsetof(struct tiobench_options, dir), 77 .off1 = offsetof(struct tiobench_options, nthreads), 119 .opt_data = &tiobench_options,
|