Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dcgroup-internal.h274 void cgroup_base_stat_cputime_show(struct seq_file *seq);
H A Drstat.c480 void cgroup_base_stat_cputime_show(struct seq_file *seq) in cgroup_base_stat_cputime_show() function
H A Dcgroup.c3710 cgroup_base_stat_cputime_show(seq); in cpu_stat_show()