Home
last modified time | relevance | path

Searched refs:vruntime (Results 1 – 2 of 2) sorted by relevance

/include/trace/hooks/
Dsched.h197 TP_PROTO(struct cfs_rq *cfs_rq, struct sched_entity *se, int initial, u64 *vruntime),
198 TP_ARGS(cfs_rq, se, initial, vruntime), 1);
/include/linux/
Dsched.h564 u64 vruntime; member