Searched refs:perf_cpu_map__dummy_new (Results 1 – 10 of 10) sorted by relevance
21 cpus = perf_cpu_map__dummy_new(); in main()
4 perf_cpu_map__dummy_new;
13 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function227 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
75 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);
63 cpus = perf_cpu_map__dummy_new(); in __test__sw_clock_freq()
71 cpus = perf_cpu_map__dummy_new(); in test__task_exit()
30 struct perf_cpu_map \*perf_cpu_map__dummy_new(void);
968 cpus = perf_cpu_map__dummy_new(); in perf_evlist__create_maps()
1588 empty_cpu_map = perf_cpu_map__dummy_new(); in evsel__open()