Home
last modified time | relevance | path

Searched refs:timebase_frequency (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c21 unsigned long long timebase_frequency; variable
80 timebase_frequency = 0; in get_proc_frequency()
88 timebase_frequency = v; in get_proc_frequency()
112 if (timebase_frequency) in get_proc_frequency()
114 / timebase_frequency; in get_proc_frequency()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c22 unsigned long long timebase_frequency; variable
81 timebase_frequency = 0; in get_proc_frequency()
89 timebase_frequency = v; in get_proc_frequency()
113 if (timebase_frequency) in get_proc_frequency()
115 / timebase_frequency; in get_proc_frequency()

Completed in 2 milliseconds