Home
last modified time | relevance | path

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

/external/fio/
Dthread_options.h264 unsigned int ratecycle; member
534 uint32_t ratecycle; member
Dcconv.c142 o->ratecycle = le32_to_cpu(top->ratecycle); in convert_thread_options_to_cpu()
351 top->ratecycle = cpu_to_le32(o->ratecycle); in convert_thread_options_to_net()
Dbackend.c172 if (spent < td->o.ratecycle) in __check_min_rate()
Doptions.c3342 .off1 = offsetof(struct thread_options, ratecycle),