Searched defs:cpufreq (Results 1 - 5 of 5) sorted by relevance
| /src/sys/sys/ | ||
| H A D | cpufreq.h | 60 struct cpufreq { struct |
| /src/sys/arch/mips/atheros/ | ||
| H A D | ar5312.c | 166 const uint32_t cpufreq = (40000000 / divisor) * multiplier; local in function:ar5312_get_freqs |
| /src/sys/dev/tprof/ | ||
| H A D | tprof_armv7.c | 148 uint64_t cpufreq = curcpu()->ci_data.cpu_cc_freq; local in function:armv7_pmu_counter_estimate_freq |
| /src/sys/arch/sgimips/sgimips/ | ||
| H A D | arcemu.c | 213 char cpufreq[3]; member in struct:arcemu_sgienv |
| H A D | machdep.c | 241 const char *cpufreq, *osload; local in function:mach_init |
Completed in 5 milliseconds