Home
last modified time | relevance | path

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

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