Searched defs:cputime (Results 1 – 9 of 9) sorted by relevance
120 u64 cputime) in account_group_user_time()141 u64 cputime) in account_group_system_time()
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
107 static void account_system_index_scaled(struct task_struct *p, u64 cputime, in account_system_index_scaled()
668 struct task_cputime *cputime = &bstat->cputime; in root_cgroup_cputime() local
1308 struct task_cputime cputime; in fill_prstatus() local
728 static inline void cpuacct_charge(struct task_struct *tsk, u64 cputime) {} in cpuacct_charge()
363 struct task_cputime cputime; member