| /kernel/linux/linux-5.10/kernel/sched/ |
| D | cputime.c | 650 static u64 vtime_delta(struct vtime *vtime) in vtime_delta() 661 static u64 get_vtime_delta(struct vtime *vtime) in get_vtime_delta() 681 struct vtime *vtime) in vtime_account_system() 691 struct vtime *vtime) in vtime_account_guest() 701 struct vtime *vtime) in __vtime_account_kernel() 712 struct vtime *vtime = &tsk->vtime; in vtime_account_kernel() local 724 struct vtime *vtime = &tsk->vtime; in vtime_user_enter() local 734 struct vtime *vtime = &tsk->vtime; in vtime_user_exit() local 748 struct vtime *vtime = &tsk->vtime; in vtime_guest_enter() local 766 struct vtime *vtime = &tsk->vtime; in vtime_guest_exit() local [all …]
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | cputime.c | 652 static u64 vtime_delta(struct vtime *vtime) in vtime_delta() 663 static u64 get_vtime_delta(struct vtime *vtime) in get_vtime_delta() 683 struct vtime *vtime) in vtime_account_system() 693 struct vtime *vtime) in vtime_account_guest() 703 struct vtime *vtime) in __vtime_account_kernel() 714 struct vtime *vtime = &tsk->vtime; in vtime_account_kernel() local 726 struct vtime *vtime = &tsk->vtime; in vtime_user_enter() local 736 struct vtime *vtime = &tsk->vtime; in vtime_user_exit() local 750 struct vtime *vtime = &tsk->vtime; in vtime_guest_enter() local 768 struct vtime *vtime = &tsk->vtime; in vtime_guest_exit() local [all …]
|
| /kernel/linux/linux-6.6/block/ |
| D | blk-iocost.c | 504 atomic64_t vtime; member 1265 u64 vtime, vtarget; in iocg_activate() local 1743 u64 vtime = atomic64_read(&iocg->vtime); in hweight_after_donation() local 2198 u64 vtime = atomic64_read(&iocg->vtime); in ioc_check_iocgs() local 2270 u64 vdone, vtime, usage_us; in ioc_timer_fn() local 2456 static u64 adjust_inuse_and_calc_cost(struct ioc_gq *iocg, u64 vtime, in adjust_inuse_and_calc_cost() 2602 u64 abs_cost, cost, vtime; in ioc_rqos_throttle() local 2737 u64 vtime, abs_cost, cost; in ioc_rqos_merge() local
|
| D | bfq-wf2q.c | 1297 u64 vtime) in bfq_first_active_entity()
|
| D | bfq-iosched.h | 65 u64 vtime; member
|
| /kernel/linux/linux-5.10/block/ |
| D | blk-iocost.c | 506 atomic64_t vtime; member 1208 u64 vtime, vtarget; in iocg_activate() local 1685 u64 vtime = atomic64_read(&iocg->vtime); in hweight_after_donation() local 2159 u64 vtime = atomic64_read(&iocg->vtime); in ioc_timer_fn() local 2193 u64 vdone, vtime, usage_us, usage_dur; in ioc_timer_fn() local 2420 static u64 adjust_inuse_and_calc_cost(struct ioc_gq *iocg, u64 vtime, in adjust_inuse_and_calc_cost() 2562 u64 abs_cost, cost, vtime; in ioc_rqos_throttle() local 2697 u64 vtime, abs_cost, cost; in ioc_rqos_merge() local
|
| D | bfq-wf2q.c | 1351 u64 vtime) in bfq_first_active_entity()
|
| D | bfq-iosched.h | 59 u64 vtime; member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | sched.h | 318 struct vtime { struct 321 enum vtime_state state; argument 322 unsigned int cpu; 323 u64 utime; 324 u64 stime; 325 u64 gtime; 1039 struct vtime vtime; member
|
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | vtime.c | 104 static inline u64 scale_vtime(u64 vtime) in scale_vtime()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | sched.h | 346 struct vtime { struct 349 enum vtime_state state; argument 350 unsigned int cpu; 351 u64 utime; 352 u64 stime; 353 u64 gtime; 1035 struct vtime vtime; member
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | vtime.c | 104 static inline u64 scale_vtime(u64 vtime) in scale_vtime()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
| D | test_vsyscall.c | 65 const time_func_t vtime = (time_func_t)VSYS(0xffffffffff600400); variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
| D | test_vsyscall.c | 65 const time_func_t vtime = (time_func_t)VSYS(0xffffffffff600400); variable
|
| /kernel/linux/linux-5.10/kernel/sched/rtg/ |
| D | frame_rtg.c | 799 int vtime = div_u64(timeline, NSEC_PER_MSEC); in calc_frame_vload() local
|