Searched defs:vtime (Results 1 – 6 of 6) sorted by relevance
683 static u64 vtime_delta(struct vtime *vtime) in vtime_delta()694 static u64 get_vtime_delta(struct vtime *vtime) in get_vtime_delta()714 struct vtime *vtime) in __vtime_account_system()724 struct vtime *vtime) in vtime_account_guest()735 struct vtime *vtime = &tsk->vtime; in vtime_account_system() local751 struct vtime *vtime = &tsk->vtime; in vtime_user_enter() local761 struct vtime *vtime = &tsk->vtime; in vtime_user_exit() local775 struct vtime *vtime = &tsk->vtime; in vtime_guest_enter() local792 struct vtime *vtime = &tsk->vtime; in vtime_guest_exit() local808 struct vtime *vtime = &prev->vtime; in arch_vtime_task_switch() local[all …]
273 struct vtime { struct276 enum vtime_state state; argument277 u64 utime;278 u64 stime;279 u64 gtime;804 struct vtime vtime; member
104 static inline u64 scale_vtime(u64 vtime) in scale_vtime()
62 time_func_t vtime = (time_func_t)VSYS(0xffffffffff600400); variable
1345 u64 vtime) in bfq_first_active_entity()
64 u64 vtime; member