Searched defs:vruntime (Results 1 – 4 of 4) sorted by relevance
71 double vruntime; member
374 common_callchain, comm, pid, runtime, vruntime): argument
566 static inline __maybe_unused u64 max_vruntime(u64 max_vruntime, u64 vruntime) in max_vruntime()574 static inline __maybe_unused u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()797 static int vruntime_eligible(struct cfs_rq *cfs_rq, u64 vruntime) in vruntime_eligible()5166 u64 vslice, vruntime = avg_vruntime(cfs_rq); in place_entity() local
594 u64 vruntime; member