Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/perf/tests/
H A Dtest-cpumap.c24 cpus = perf_cpu_map__dummy_new(); in test_cpumap()
H A Dtest-evlist.c264 cpus = perf_cpu_map__dummy_new(); in test_mmap_thread()
/openbmc/linux/tools/lib/perf/
H A Dlibperf.map4 perf_cpu_map__dummy_new;
H A Dcpumap.c30 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function
274 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
H A Devsel.c123 empty_cpu_map = perf_cpu_map__dummy_new(); in perf_evsel__open()
/openbmc/linux/tools/lib/perf/include/perf/
H A Dcpumap.h24 LIBPERF_API struct perf_cpu_map *perf_cpu_map__dummy_new(void);
/openbmc/linux/tools/perf/tests/
H A Dsw-clock.c65 cpus = perf_cpu_map__dummy_new(); in __test__sw_clock_freq()
H A Dtask-exit.c73 cpus = perf_cpu_map__dummy_new(); in test__task_exit()
H A Dcpumap.c216 struct perf_cpu_map *any = perf_cpu_map__dummy_new(); in test__cpu_map_equal()
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt40 struct perf_cpu_map *perf_cpu_map__dummy_new(void);
/openbmc/linux/tools/perf/util/
H A Devlist.c1066 cpus = perf_cpu_map__dummy_new(); in evlist__create_maps()
H A Devsel.c1803 empty_cpu_map = perf_cpu_map__dummy_new(); in __evsel__prepare_open()