Home
last modified time | relevance | path

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

/linux/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()