Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dperf-record.c17 static int sched__get_first_possible_cpu(pid_t pid, cpu_set_t *maskp) in sched__get_first_possible_cpu() function
114 err = sched__get_first_possible_cpu(evlist->workload.pid, &cpu_mask); in test__PERF_RECORD()