Lines Matching refs:state
3 * intel_powerclamp.c - package c-state idle injection
56 /* Idle ratio observed using package C-state counters */
272 unsigned long steady_comp; /* steady state compensation used when
651 * state from zero to some other value.
669 * state from non zero value zero.
680 unsigned long *state)
682 *state = MAX_TARGET_RATIO;
688 unsigned long *state)
691 *state = powerclamp_data.target_ratio;
758 pr_info("No package C-state available\n");
849 MODULE_DESCRIPTION("Package Level C-state Idle Injection for Intel CPUs");