Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcgroupstats.h33 __u64 nr_stopped; /* Number of tasks in stopped state */ member
/linux/tools/accounting/
H A Dgetdelays.c265 (unsigned long long)c->nr_stopped, in print_cgroupstats()
/linux/kernel/cgroup/
H A Dcgroup-v1.c745 stats->nr_stopped++; in cgroupstats_build()