Searched refs:perf_cpu_map__dummy_new (Results 1 – 11 of 11) 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;
25 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function253 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
123 empty_cpu_map = perf_cpu_map__dummy_new(); in perf_evsel__open()
16 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()
40 struct perf_cpu_map *perf_cpu_map__dummy_new(void);
1061 cpus = perf_cpu_map__dummy_new(); in evlist__create_maps()
1822 empty_cpu_map = perf_cpu_map__dummy_new(); in __evsel__prepare_open()
Completed in 17 milliseconds