Searched refs:perf_cpu_map__default_new (Results 1 – 5 of 5) sorted by relevance
32 cpus = perf_cpu_map__default_new(); in test_cpumap()
5 perf_cpu_map__default_new;
77 struct perf_cpu_map *perf_cpu_map__default_new(void) in perf_cpu_map__default_new() function
17 LIBPERF_API struct perf_cpu_map *perf_cpu_map__default_new(void);
1881 matched_cpus = perf_cpu_map__default_new(); in perf_pmu__cpus_match()1885 unmatched_cpus = perf_cpu_map__default_new(); in perf_pmu__cpus_match()
Completed in 7 milliseconds