FreeBSD kernel kern code
|
Data Fields | |
struct cf_level | level |
int | priority |
Definition at line 62 of file kern_cpu.c.
struct cf_level cf_saved_freq::level |
Definition at line 63 of file kern_cpu.c.
Referenced by cf_set_method(), and cpufreq_insert_abs().
int cf_saved_freq::priority |
Definition at line 64 of file kern_cpu.c.
Referenced by cf_set_method().