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

/external/linux-tools-perf/
H A Dbuiltin-sched.c37 static int profile_cpu = -1; variable
1173 if (profile_cpu == -1 && atom->state != THREAD_SLEEPING)
1201 if (profile_cpu == -1)
1663 if (profile_cpu != -1 && profile_cpu != (int)sample->cpu)
1836 OPT_INTEGER('C', "CPU", &profile_cpu,

Completed in 49 milliseconds