Searched refs:promotion_count (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/cpuidle/governors/
H A Dladder.c29 u32 promotion_count; member in struct:ladder_device_state::__anon11147
35 int promotion_count; member in struct:ladder_device_state::__anon11148
56 ldev->states[old_idx].stats.promotion_count = 0;
89 last_state->stats.promotion_count++;
91 if (last_state->stats.promotion_count >= last_state->threshold.promotion_count) {
113 last_state->stats.promotion_count = 0;
141 lstate->stats.promotion_count = 0;
144 lstate->threshold.promotion_count = PROMOTION_COUNT;

Completed in 107 milliseconds