Searched refs:perf_cpu_map__empty_new (Results 1 – 2 of 2) sorted by relevance
25 map = perf_cpu_map__empty_new(cpus->nr); in cpu_map__from_entries()52 map = perf_cpu_map__empty_new(nr); in cpu_map__from_mask()81 struct perf_cpu_map *perf_cpu_map__empty_new(int nr) in perf_cpu_map__empty_new() function
26 struct perf_cpu_map *perf_cpu_map__empty_new(int nr);