Home
last modified time | relevance | path

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

/external/fio/
Dserver.h197 uint32_t log_hist_coarseness; member
Dthread_options.h134 unsigned int log_hist_coarseness; member
405 uint32_t log_hist_coarseness; member
Dinit.c1391 .hist_coarseness = o->log_hist_coarseness, in add_job()
1423 .hist_coarseness = o->log_hist_coarseness, in add_job()
1454 .hist_coarseness = o->log_hist_coarseness, in add_job()
1469 p.hist_coarseness = o->log_hist_coarseness; in add_job()
1485 .hist_coarseness = o->log_hist_coarseness, in add_job()
1500 p.hist_coarseness = o->log_hist_coarseness; in add_job()
Dcconv.c185 o->log_hist_coarseness = le32_to_cpu(top->log_hist_coarseness); in convert_thread_options_to_cpu()
Dclient.c1364 client_flush_hist_samples(f, pdu->log_hist_coarseness, pdu->samples, in fio_client_handle_iolog()
1556 ret->log_hist_coarseness = le32_to_cpu(ret->log_hist_coarseness); in convert_iolog()
Dserver.c1930 pdu.log_hist_coarseness = cpu_to_le32(log->hist_coarseness); in fio_send_iolog()
Doptions.c3747 .off1 = offsetof(struct thread_options, log_hist_coarseness),
DHOWTO2676 :option:`log_hist_coarseness` as well. Defaults to 0, meaning histogram
2679 .. option:: log_hist_coarseness=int