| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | cputime.c | 122 void account_user_time(struct task_struct *p, u64 cputime) in account_user_time() 147 void account_guest_time(struct task_struct *p, u64 cputime) in account_guest_time() 173 u64 cputime, enum cpu_usage_stat index) in account_system_index_time() 195 void account_system_time(struct task_struct *p, int hardirq_offset, u64 cputime) in account_system_time() 218 void account_steal_time(u64 cputime) in account_steal_time() 229 void account_idle_time(u64 cputime) in account_idle_time() 371 u64 other, cputime = TICK_NSEC * ticks; in irqtime_account_process_tick() local 468 struct task_cputime cputime; in thread_group_cputime_adjusted() local 486 u64 cputime, steal; in account_process_tick() local 519 u64 cputime, steal; in account_idle_ticks() local [all …]
|
| H A D | cpuacct.c | 339 void cpuacct_charge(struct task_struct *tsk, u64 cputime) in cpuacct_charge()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | cputime.h | 24 static inline u64 cputime_to_usecs(const u64 cputime) in cputime_to_usecs() 32 #define cputime_to_nsecs(cputime) tod_to_ns(cputime) argument
|
| /OK3568_Linux_fs/kernel/include/linux/sched/ |
| H A D | cputime.h | 128 u64 cputime) in account_group_user_time() 149 u64 cputime) in account_group_system_time()
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq_times.c | 108 u64 cputime; in proc_time_in_state_show() local 134 void cpufreq_acct_update_power(struct task_struct *p, u64 cputime) in cpufreq_acct_update_power()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpufreq_times.h | 37 u64 cputime) {} in cpufreq_acct_update_power()
|
| H A D | cgroup.h | 777 static inline void cpuacct_charge(struct task_struct *tsk, u64 cputime) {} in cpuacct_charge()
|
| H A D | cgroup-defs.h | 293 struct task_cputime cputime; member
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | rstat.c | 397 static void root_cgroup_cputime(struct task_cputime *cputime) in root_cgroup_cputime() 431 struct task_cputime cputime; in cgroup_base_stat_cputime_show() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | cputime.h | 39 #define cputime_to_nsecs(cputime) tb_to_ns((__force u64)cputime) argument
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | buildstats.py | 39 def cputime(self): member in BSTask
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | vtime.c | 114 static void account_system_index_scaled(struct task_struct *p, u64 cputime, in account_system_index_scaled()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/cluster/ |
| H A D | heartbeat.c | 710 u64 cputime; in o2hb_prepare_block() local 894 u64 cputime; in o2hb_check_slot() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_elf_fdpic.c | 1317 struct task_cputime cputime; in fill_prstatus() local
|
| H A D | binfmt_elf.c | 1524 struct task_cputime cputime; in fill_prstatus() local
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | posix-cpu-timers.c | 237 static inline void __update_gt_cputime(atomic64_t *cputime, u64 sum_cputime) in __update_gt_cputime()
|