FreeBSD kernel kern code
|
Data Fields | |
struct cf_setting | sets [MAX_SETTINGS] |
int | count |
Definition at line 82 of file kern_cpu.c.
int cf_setting_array::count |
Definition at line 84 of file kern_cpu.c.
Referenced by cf_levels_method(), and cpufreq_expand_set().
struct cf_setting cf_setting_array::sets[MAX_SETTINGS] |
Definition at line 83 of file kern_cpu.c.
Referenced by cf_levels_method(), and cpufreq_expand_set().