Searched refs:SPLIT_NS (Results 1 – 1 of 1) sorted by relevance
45 #define SPLIT_NS(x) nsec_high(x), nsec_low(x) macro584 SPLIT_NS(p->se.vruntime), in print_task()586 SPLIT_NS(p->se.deadline), in print_task()587 SPLIT_NS(p->se.slice), in print_task()588 SPLIT_NS(p->se.sum_exec_runtime), in print_task()594 SPLIT_NS(p->se.sum_exec_runtime), in print_task()644 SPLIT_NS(cfs_rq->exec_clock)); in print_cfs_rq()657 SPLIT_NS(left_vruntime)); in print_cfs_rq()659 SPLIT_NS(min_vruntime)); in print_cfs_rq()661 SPLIT_NS(avg_vruntime(cfs_rq))); in print_cfs_rq()[all …]