Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/benchmarks/
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()