/kernel/linux/linux-5.10/arch/s390/include/asm/ |
H A D | cputime.h | 24 static inline u64 cputime_to_usecs(const u64 cputime) in cputime_to_usecs() argument
|
/kernel/linux/linux-5.10/include/linux/sched/ |
H A D | cputime.h | 127 account_group_user_time(struct task_struct *tsk, u64 cputime) account_group_user_time() argument 148 account_group_system_time(struct task_struct *tsk, u64 cputime) account_group_system_time() argument [all...] |
/kernel/linux/linux-6.6/include/linux/sched/ |
H A D | cputime.h | 119 account_group_user_time(struct task_struct *tsk, u64 cputime) account_group_user_time() argument 140 account_group_system_time(struct task_struct *tsk, u64 cputime) account_group_system_time() argument [all...] |
/kernel/linux/linux-5.10/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() argument
|
/kernel/linux/linux-6.6/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() argument
|
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | cpuacct.c | 329 void cpuacct_charge(struct task_struct *tsk, u64 cputime) in cpuacct_charge() argument
|
H A D | cputime.c | 132 void account_user_time(struct task_struct *p, u64 cputime) in account_user_time() argument 154 void account_guest_time(struct task_struct *p, u64 cputime) in account_guest_time() argument 179 account_system_index_time(struct task_struct *p, u64 cputime, enum cpu_usage_stat index) account_system_index_time() argument 199 account_system_time(struct task_struct *p, int hardirq_offset, u64 cputime) account_system_time() argument 222 account_steal_time(u64 cputime) account_steal_time() argument 233 account_idle_time(u64 cputime) account_idle_time() argument 375 u64 other, cputime = TICK_NSEC * ticks; irqtime_account_process_tick() local 471 struct task_cputime cputime; thread_group_cputime_adjusted() local 488 u64 cputime, steal; account_process_tick() local 520 u64 cputime, steal; account_idle_ticks() local 631 struct task_cputime cputime = { task_cputime_adjusted() local 642 struct task_cputime cputime; thread_group_cputime_adjusted() local [all...] |
/kernel/linux/linux-5.10/kernel/cgroup/ |
H A D | rstat.c | 397 root_cgroup_cputime(struct task_cputime *cputime) root_cgroup_cputime() argument 431 struct task_cputime cputime; cgroup_base_stat_cputime_show() local [all...] |
/kernel/linux/linux-6.6/kernel/cgroup/ |
H A D | rstat.c | 449 struct task_cputime *cputime = &bstat->cputime; root_cgroup_cputime() local [all...] |
/kernel/linux/linux-6.6/kernel/sched/ |
H A D | cpuacct.c | 263 struct task_cputime cputime; in cpuacct_stats_show() local 334 cpuacct_charge(struct task_struct *tsk, u64 cputime) cpuacct_charge() argument [all...] |
H A D | cputime.c | 136 void account_user_time(struct task_struct *p, u64 cputime) in account_user_time() argument 158 void account_guest_time(struct task_struct *p, u64 cputime) in account_guest_time() argument 183 account_system_index_time(struct task_struct *p, u64 cputime, enum cpu_usage_stat index) account_system_index_time() argument 203 account_system_time(struct task_struct *p, int hardirq_offset, u64 cputime) account_system_time() argument 226 account_steal_time(u64 cputime) account_steal_time() argument 237 account_idle_time(u64 cputime) account_idle_time() argument 394 u64 other, cputime = TICK_NSEC * ticks; irqtime_account_process_tick() local 487 struct task_cputime cputime; thread_group_cputime_adjusted() local 504 u64 cputime, steal; account_process_tick() local 536 u64 cputime, steal; account_idle_ticks() local 647 struct task_cputime cputime = { task_cputime_adjusted() local 659 struct task_cputime cputime; thread_group_cputime_adjusted() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_elf_fdpic.c | 1317 struct task_cputime cputime; in fill_prstatus() local
|
H A D | binfmt_elf.c | 1548 struct task_cputime cputime; in fill_prstatus() local
|
/kernel/linux/linux-5.10/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() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | cgroup.h | 767 static inline void cpuacct_charge(struct task_struct *tsk, u64 cputime) {} in cpuacct_charge() argument
|
H A D | cgroup-defs.h | 286 struct task_cputime cputime; member
|
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_elf_fdpic.c | 1298 struct task_cputime cputime; in fill_prstatus() local
|
H A D | binfmt_elf.c | 1549 struct task_cputime cputime; in fill_prstatus() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | cgroup.h | 704 static inline void cpuacct_charge(struct task_struct *tsk, u64 cputime) {} in cpuacct_charge() argument
|
H A D | cgroup-defs.h | 303 struct task_cputime cputime; member
|
/kernel/linux/linux-6.6/kernel/time/ |
H A D | posix-cpu-timers.c | 244 static inline void __update_gt_cputime(atomic64_t *cputime, u64 sum_cputime) in __update_gt_cputime() argument [all...] |
/kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 710 u64 cputime; in o2hb_prepare_block() local 894 u64 cputime; in o2hb_check_slot() local
|
/kernel/linux/linux-6.6/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 703 u64 cputime; in o2hb_prepare_block() local 887 u64 cputime; in o2hb_check_slot() local
|