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

/linux-master/include/linux/
H A Denergy_model.h35 * EM_PERF_STATE_INEFFICIENT: The performance state is inefficient. There is
40 #define EM_PERF_STATE_INEFFICIENT BIT(0) macro
200 ps->flags & EM_PERF_STATE_INEFFICIENT)
/linux-master/kernel/power/
H A Denergy_model.c268 table[i].flags = EM_PERF_STATE_INEFFICIENT;
481 if (!(table[i].flags & EM_PERF_STATE_INEFFICIENT))

Completed in 84 milliseconds