Searched refs:cpu_clockspeed (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/riscv64/riscv64/
H A Dcpu.c163 int cpu_clockspeed(int *);
241 cpu_cpuspeed = cpu_clockspeed;
315 cpu_clockspeed(int *freq) function
/openbsd-current/sys/arch/arm/arm/
H A Dcpu.c320 int cpu_clockspeed(int *);
419 cpu_cpuspeed = cpu_clockspeed;
440 cpu_clockspeed(int *freq) function
/openbsd-current/sys/arch/arm64/arm64/
H A Dcpu.c997 int cpu_clockspeed(int *);
1135 cpu_cpuspeed = cpu_clockspeed;
1231 cpu_clockspeed(int *freq) function

Completed in 114 milliseconds