Searched refs:SPLIT_NS (Results 1 – 1 of 1) sorted by relevance
54 #define SPLIT_NS(x) nsec_high(x), nsec_low(x) macro67 SEQ_printf(m, " .%-30s: %lld.%06ld\n", #F, SPLIT_NS((long long)F)) in print_cfs_group_stats()100 SPLIT_NS(p->se.vruntime), in print_task()105 SPLIT_NS(p->se.vruntime), in print_task()106 SPLIT_NS(p->se.sum_exec_runtime), in print_task()107 SPLIT_NS(p->se.sum_sleep_runtime)); in print_task()185 SPLIT_NS(cfs_rq->exec_clock)); in print_cfs_rq()197 SPLIT_NS(MIN_vruntime)); in print_cfs_rq()199 SPLIT_NS(min_vruntime)); in print_cfs_rq()201 SPLIT_NS(max_vruntime)); in print_cfs_rq()[all …]