Home
last modified time | relevance | path

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

/linux/include/linux/sched/
H A Dcputime.h49 extern void cputime_adjust(struct task_cputime *curr, struct prev_cputime *prev,
/linux/kernel/sched/
H A Dcpuacct.c281 cputime_adjust(&cputime, &seq_css(sf)->cgroup->prev_cputime, in cpuacct_stats_show()
/linux/kernel/cgroup/
H A Drstat.c620 cputime_adjust(&cgrp->bstat.cputime, &cgrp->prev_cputime, in cgroup_base_stat_cputime_show()