Home
last modified time | relevance | path

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

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