FreeBSD kernel kern code
cf_saved_freq Struct Reference

Data Fields

struct cf_level level
 
int priority
 

Detailed Description

Definition at line 64 of file kern_cpu.c.

Field Documentation

◆ level

struct cf_level cf_saved_freq::level

Definition at line 65 of file kern_cpu.c.

Referenced by cf_set_method().

◆ priority

int cf_saved_freq::priority

Definition at line 66 of file kern_cpu.c.

Referenced by cf_set_method().


The documentation for this struct was generated from the following file: