Home
last modified time | relevance | path

Searched refs:sched_count (Results 1 – 5 of 5) sorted by relevance

/linux/kernel/sched/
H A Dstats.c128 rq->sched_count, rq->sched_goidle, in show_schedstat()
H A Ddebug.c986 P(sched_count); in print_cpu()
H A Dsched.h1269 unsigned int sched_count; member
H A Dcore.c5964 schedstat_inc(this_rq()->sched_count); in schedule_debug()
/linux/tools/perf/
H A Dbuiltin-sched.c2938 u64 sched_count; in show_thread_runtime()
2954 stats->sched_count += r->run_stats.n; in show_thread_runtime()
3072 totals.sched_count += r->run_stats.n; in timehist_print_summary()
3112 totals.task_count, totals.sched_count); in timehist_print_summary()
2929 u64 sched_count; global() member