HomeSort by: relevance | last modified time | path
    Searched defs:cpufreq_get_max (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
subr_cpufreq.c 45 static uint32_t cpufreq_get_max(void);
145 m = cpufreq_get_max();
171 m = cpufreq_get_max();
278 cpufreq_get_max(void) function in typeref:typename:uint32_t
subr_cpufreq.c 45 static uint32_t cpufreq_get_max(void);
145 m = cpufreq_get_max();
171 m = cpufreq_get_max();
278 cpufreq_get_max(void) function in typeref:typename:uint32_t
subr_cpufreq.c 45 static uint32_t cpufreq_get_max(void);
145 m = cpufreq_get_max();
171 m = cpufreq_get_max();
278 cpufreq_get_max(void) function in typeref:typename:uint32_t

Completed in 231 milliseconds