cpu_speed_point
struct cpu_speed_point *speed_points;
struct cpu_speed_point *act_speed_point;
sc->speed_points = malloc(sizeof(struct cpu_speed_point) *
static struct cpu_speed_point *
struct cpu_speed_point *point;
struct cpu_speed_point *speed_points;
struct cpu_speed_point *act_speed_point;
sc->speed_points = malloc(sizeof(struct cpu_speed_point) *
static struct cpu_speed_point *
struct cpu_speed_point *point;