Home
last modified time | relevance | path

Searched defs:vruntime (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/kernel/sched/
Dfair.c426 static inline u64 max_vruntime(u64 min_vruntime, u64 vruntime) in max_vruntime()
435 static inline u64 min_vruntime(u64 min_vruntime, u64 vruntime) in min_vruntime()
452 u64 vruntime = cfs_rq->min_vruntime; in update_min_vruntime() local
1052 u64 vruntime = cfs_rq->min_vruntime; in place_entity() local
/linux-3.4.99/tools/perf/scripts/python/
Dsched-migration.py372 comm, pid, runtime, vruntime): argument
/linux-3.4.99/tools/perf/
Dbuiltin-sched.c677 u64 vruntime; member
/linux-3.4.99/include/linux/
Dsched.h1220 u64 vruntime; member