Searched defs:cputime (Results 1 - 11 of 11) sorted by relevance

/linux-master/include/linux/sched/
H A Dcputime.h119 account_group_user_time(struct task_struct *tsk, u64 cputime) argument
140 account_group_system_time(struct task_struct *tsk, u64 cputime) argument
[all...]
/linux-master/kernel/sched/
H A Dcpuacct.c263 struct task_cputime cputime; local
334 cpuacct_charge(struct task_struct *tsk, u64 cputime) argument
[all...]
H A Dcputime.c121 void account_user_time(struct task_struct *p, u64 cputime) argument
143 void account_guest_time(struct task_struct *p, u64 cputime) argument
168 account_system_index_time(struct task_struct *p, u64 cputime, enum cpu_usage_stat index) argument
188 account_system_time(struct task_struct *p, int hardirq_offset, u64 cputime) argument
211 account_steal_time(u64 cputime) argument
222 account_idle_time(u64 cputime) argument
379 u64 other, cputime = TICK_NSEC * ticks; local
472 struct task_cputime cputime; local
489 u64 cputime, steal; local
521 u64 cputime, steal; local
632 struct task_cputime cputime = { local
644 struct task_cputime cputime; local
[all...]
/linux-master/kernel/cgroup/
H A Drstat.c488 struct task_cputime *cputime = &bstat->cputime; local
[all...]
/linux-master/arch/s390/kernel/
H A Dvtime.c114 static void account_system_index_scaled(struct task_struct *p, u64 cputime, argument
/linux-master/kernel/time/
H A Dposix-cpu-timers.c244 static inline void __update_gt_cputime(atomic64_t *cputime, u64 sum_cputime) argument
[all...]
/linux-master/include/linux/
H A Dcgroup.h702 static inline void cpuacct_charge(struct task_struct *tsk, u64 cputime) {} argument
H A Dcgroup-defs.h308 struct task_cputime cputime; member in struct:cgroup_base_stat
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1302 struct task_cputime cputime; local
H A Dbinfmt_elf.c1484 struct task_cputime cputime; local
/linux-master/fs/ocfs2/cluster/
H A Dheartbeat.c710 u64 cputime; local
894 u64 cputime; local

Completed in 285 milliseconds