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

/linux-master/tools/perf/tests/
H A Dperf-record.c17 static int sched__get_first_possible_cpu(pid_t pid, cpu_set_t *maskp) function
114 err = sched__get_first_possible_cpu(evlist->workload.pid, &cpu_mask);
116 pr_debug("sched__get_first_possible_cpu: %s\n",

Completed in 121 milliseconds