Home
last modified time | relevance | path

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

/dports/benchmarks/fio/fio-3.29/
H A Dtime.c175 void set_epoch_time(struct thread_data *td, int log_unix_epoch) in set_epoch_time() argument
178 if (log_unix_epoch) { in set_epoch_time()
H A Dthread_options.h168 unsigned int log_unix_epoch; member
484 uint32_t log_unix_epoch; member
H A Dcconv.c199 o->log_unix_epoch = le32_to_cpu(top->log_unix_epoch); in convert_thread_options_to_cpu()
427 top->log_unix_epoch = cpu_to_le32(o->log_unix_epoch); in convert_thread_options_to_net()
H A Drate-submit.c176 set_epoch_time(td, td->o.log_unix_epoch); in io_workqueue_init_worker_fn()
H A Dlibfio.c145 set_epoch_time(td, td->o.log_unix_epoch); in reset_all_stats()
H A Dbackend.c1831 set_epoch_time(td, o->log_unix_epoch);
H A Doptions.c4390 .off1 = offsetof(struct thread_options, log_unix_epoch),
H A DHOWTO3627 .. option:: log_unix_epoch=bool