Searched defs:vtime (Results 1 – 1 of 1) sorted by relevance
651 static u64 vtime_delta(struct vtime *vtime) in vtime_delta()662 static u64 get_vtime_delta(struct vtime *vtime) in get_vtime_delta()682 struct vtime *vtime) in vtime_account_system()692 struct vtime *vtime) in vtime_account_guest()702 struct vtime *vtime) in __vtime_account_kernel()713 struct vtime *vtime = &tsk->vtime; in vtime_account_kernel() local725 struct vtime *vtime = &tsk->vtime; in vtime_user_enter() local735 struct vtime *vtime = &tsk->vtime; in vtime_user_exit() local749 struct vtime *vtime = &tsk->vtime; in vtime_guest_enter() local767 struct vtime *vtime = &tsk->vtime; in vtime_guest_exit() local[all …]