Searched refs:vcpudispatch_stats_freq (Results 1 – 2 of 2) sorted by relevance
178 static int vcpudispatch_stats_freq = 50; variable404 HZ / vcpudispatch_stats_freq); in process_dtl_buffer()422 schedule_delayed_work_on(cpu, &d->work, HZ / vcpudispatch_stats_freq); in dtl_worker_online()616 vcpudispatch_stats_freq = freq; in vcpudispatch_stats_freq_write()623 seq_printf(p, "%d\n", vcpudispatch_stats_freq); in vcpudispatch_stats_freq_display()
19 through /proc/powerpc/vcpudispatch_stats_freq.
Completed in 9 milliseconds