Searched defs:cputime (Results 1 – 7 of 7) sorted by relevance
17 #define cputime_to_nsecs(cputime) tod_to_ns(cputime) argument
265 struct task_cputime cputime; in cpuacct_stats_show() local336 void cpuacct_charge(struct task_struct *tsk, u64 cputime) in cpuacct_charge()
25 #define cputime_to_nsecs(cputime) tb_to_ns(cputime) argument
680 struct task_cputime *cputime = &bstat->cputime; in root_cgroup_cputime() local
1319 struct task_cputime cputime; in fill_prstatus() local
244 static inline void __update_gt_cputime(atomic64_t *cputime, u64 sum_cputime) in __update_gt_cputime()
377 struct task_cputime cputime; member