Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c190 unsigned long nr_sleep_corrections; member
796 if (sched->nr_sleep_corrections) in run_one_test()
797 printf(" (%ld sleep corrections)\n", sched->nr_sleep_corrections); in run_one_test()
798 sched->nr_sleep_corrections = 0; in run_one_test()