Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dcgroupstats.h34 __u64 nr_stopped; /* Number of tasks in stopped state */ member
/linux-4.4.14/Documentation/accounting/
Dgetdelays.c241 (unsigned long long)c->nr_stopped, in print_cgroupstats()
/linux-4.4.14/kernel/
Dcgroup.c4430 stats->nr_stopped++; in cgroupstats_build()