Home
last modified time | relevance | path

Searched refs:perf_cpu_map__dummy_new (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/tools/lib/perf/tests/
A Dtest-cpumap.c24 cpus = perf_cpu_map__dummy_new(); in test_cpumap()
A Dtest-evlist.c264 cpus = perf_cpu_map__dummy_new(); in test_mmap_thread()
/linux-6.3-rc2/tools/lib/perf/
A Dlibperf.map4 perf_cpu_map__dummy_new;
A Dcpumap.c25 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function
253 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
A Devsel.c123 empty_cpu_map = perf_cpu_map__dummy_new(); in perf_evsel__open()
/linux-6.3-rc2/tools/lib/perf/include/perf/
A Dcpumap.h16 LIBPERF_API struct perf_cpu_map *perf_cpu_map__dummy_new(void);
/linux-6.3-rc2/tools/perf/tests/
A Dsw-clock.c65 cpus = perf_cpu_map__dummy_new(); in __test__sw_clock_freq()
A Dtask-exit.c73 cpus = perf_cpu_map__dummy_new(); in test__task_exit()
/linux-6.3-rc2/tools/lib/perf/Documentation/
A Dlibperf.txt40 struct perf_cpu_map *perf_cpu_map__dummy_new(void);
/linux-6.3-rc2/tools/perf/util/
A Devlist.c1061 cpus = perf_cpu_map__dummy_new(); in evlist__create_maps()
A Devsel.c1822 empty_cpu_map = perf_cpu_map__dummy_new(); in __evsel__prepare_open()

Completed in 17 milliseconds