Searched refs:perf_cpu_map__dummy_new (Results 1 – 12 of 12) sorted by relevance
24 cpus = perf_cpu_map__dummy_new(); in test_cpumap()
264 cpus = perf_cpu_map__dummy_new(); in test_mmap_thread()
4 perf_cpu_map__dummy_new;
30 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function274 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
123 empty_cpu_map = perf_cpu_map__dummy_new(); in perf_evsel__open()
24 LIBPERF_API struct perf_cpu_map *perf_cpu_map__dummy_new(void);
65 cpus = perf_cpu_map__dummy_new(); in __test__sw_clock_freq()
73 cpus = perf_cpu_map__dummy_new(); in test__task_exit()
216 struct perf_cpu_map *any = perf_cpu_map__dummy_new(); in test__cpu_map_equal()
40 struct perf_cpu_map *perf_cpu_map__dummy_new(void);
1066 cpus = perf_cpu_map__dummy_new(); in evlist__create_maps()
1803 empty_cpu_map = perf_cpu_map__dummy_new(); in __evsel__prepare_open()