Home
last modified time | relevance | path

Searched refs:act_options (Results 1 – 1 of 1) sorted by relevance

/external/fio/profiles/
Dact.c77 struct act_options { struct
88 static struct act_options act_options; argument
95 .off1 = offsetof(struct act_options, device_names),
104 .off1 = offsetof(struct act_options, load),
114 .off1 = offsetof(struct act_options, test_duration),
124 .off1 = offsetof(struct act_options, threads_per_queue),
134 .off1 = offsetof(struct act_options, num_read_blocks),
144 .off1 = offsetof(struct act_options, write_size),
154 .off1 = offsetof(struct act_options, prep),
461 .opt_data = &act_options,