Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c92 static unsigned long nr_sleep_corrections; variable
601 if (nr_sleep_corrections) in run_one_test()
602 printf(" (%ld sleep corrections)\n", nr_sleep_corrections); in run_one_test()
603 nr_sleep_corrections = 0; in run_one_test()