Home
last modified time | relevance | path

Searched refs:CPUTIME_FORCEIDLE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dkernel_stat.h32 CPUTIME_FORCEIDLE, enumerator
/openbmc/linux/kernel/cgroup/
H A Drstat.c430 case CPUTIME_FORCEIDLE: in __cgroup_account_cputime_field()
475 bstat->forceidle_sum += cpustat[CPUTIME_FORCEIDLE]; in root_cgroup_cputime()
/openbmc/linux/kernel/sched/
H A Dcputime.c244 task_group_account_field(p, CPUTIME_FORCEIDLE, delta); in __account_forceidle_time()