Home
last modified time | relevance | path

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

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