Home
last modified time | relevance | path

Searched defs:cpu_est_clockrate (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/powerpc/powerpc/
HDcpu.c297 cpu_est_clockrate(int cpu_id, uint64_t *cps) in cpu_est_clockrate() function
/NextBSD/sys/x86/x86/
HDcpu_machdep.c163 cpu_est_clockrate(int cpu_id, uint64_t *rate) in cpu_est_clockrate() function
/NextBSD/sys/mips/mips/
HDmachdep.c244 cpu_est_clockrate(int cpu_id, uint64_t *rate) in cpu_est_clockrate() function
/NextBSD/sys/sparc64/sparc64/
HDmachdep.c885 cpu_est_clockrate(int cpu_id, uint64_t *rate) in cpu_est_clockrate() function
/NextBSD/sys/arm64/arm64/
HDmachdep.c408 cpu_est_clockrate(int cpu_id, uint64_t *rate) in cpu_est_clockrate() function
/NextBSD/sys/arm/arm/
HDmachdep.c495 cpu_est_clockrate(int cpu_id, uint64_t *rate) in cpu_est_clockrate() function