Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/
Dbuiltin-sched.c27 static int profile_cpu = -1; variable
1133 if (profile_cpu == -1 && atom->state != THREAD_SLEEPING) in latency_wakeup_event()
1161 if (profile_cpu == -1) in latency_migrate_task_event()
1623 if (profile_cpu != -1 && profile_cpu != (int)sample->cpu) in process_sample_event()
1796 OPT_INTEGER('C', "CPU", &profile_cpu,