Searched refs:cpu_tsc_freq_cpuid (Results 1 – 5 of 5) sorted by relevance
47 uint64_t cpu_tsc_freq_cpuid(struct cpu_info *);
2117 (void)cpu_tsc_freq_cpuid(ci); in identifycpu()
66 cpu_tsc_freq_cpuid(struct cpu_info *ci) in cpu_tsc_freq_cpuid() function
1431 freq = freq_from_cpuid = cpu_tsc_freq_cpuid(ci); in cpu_get_tsc_freq()1480 freq_from_cpuid = cpu_tsc_freq_cpuid(ci); in cpu_get_tsc_freq()
505 uint64_t cpu_tsc_freq_cpuid(struct cpu_info *);