Searched refs:sum_sleep_runtime (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/sched/
H A Dstats.c65 __schedstat_add(stats->sum_sleep_runtime, delta);
83 __schedstat_add(stats->sum_sleep_runtime, delta);
H A Ddebug.c595 SPLIT_NS(schedstat_val_or_zero(p->stats.sum_sleep_runtime)),
1014 PN_SCHEDSTAT(sum_sleep_runtime);
/linux-master/include/linux/
H A Dsched.h505 s64 sum_sleep_runtime; member in struct:sched_statistics

Completed in 148 milliseconds