Searched refs:clocksource (Results 1 – 8 of 8) sorted by relevance
86 int change_clocksource(char *clocksource) in change_clocksource() argument96 size = write(fd, clocksource, strlen(clocksource)); in change_clocksource()
3 clocksource-switch
11 skew_consistency clocksource-switch freq-step leap-a-day \
232 enum fio_cs clocksource; member502 uint32_t clocksource; member
261 o->clocksource = le32_to_cpu(top->clocksource); in convert_thread_options_to_cpu()447 top->clocksource = cpu_to_le32(o->clocksource); in convert_thread_options_to_net()
404 fio_clock_source = td->o.clocksource; in fio_clock_source_cb()2549 .off1 = offsetof(struct thread_options, clocksource),
677 .. option:: clocksource=str679 Use the given clocksource as the base of timing. The supported options are:690 cpu is the preferred clocksource if it is reliable, as it is very fast (and691 fio is heavy on time calls). Fio will automatically use this clocksource if693 unless another clocksource is specifically set. For x86/x86-64 CPUs, this
250 "tools/testing/selftests/timers/clocksource-switch.c",