Searched refs:perf_cpu_map__dummy_new (Results 1 – 11 of 11) sorted by relevance
22 cpus = perf_cpu_map__dummy_new(); in test_cpumap()
260 cpus = perf_cpu_map__dummy_new(); in test_mmap_thread()
4 perf_cpu_map__dummy_new;
13 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function246 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
118 empty_cpu_map = perf_cpu_map__dummy_new(); in perf_evsel__open()
11 LIBPERF_API struct perf_cpu_map *perf_cpu_map__dummy_new(void);
64 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);
999 cpus = perf_cpu_map__dummy_new(); in evlist__create_maps()
1779 empty_cpu_map = perf_cpu_map__dummy_new(); in __evsel__prepare_open()
Completed in 19 milliseconds