Home
last modified time | relevance | path

Searched refs:sum_block_runtime (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Dstats.c84 __schedstat_add(stats->sum_block_runtime, delta); in __update_stats_enqueue_sleeper()
H A Ddebug.c597 SPLIT_NS(schedstat_val_or_zero(p->stats.sum_block_runtime))); in print_task()
1016 PN_SCHEDSTAT(sum_block_runtime); in proc_sched_show_task()
/linux/include/linux/
H A Dsched.h509 s64 sum_block_runtime; member