Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/perf/tests/
H A Dtest-cpumap.c21 cpus = perf_cpu_map__dummy_new(); in main()
H A Dtest-evlist.c246 cpus = perf_cpu_map__dummy_new(); in test_mmap_thread()
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Dlibperf.map4 perf_cpu_map__dummy_new;
H A Dcpumap.c13 struct perf_cpu_map *perf_cpu_map__dummy_new(void) in perf_cpu_map__dummy_new() function
241 cpus = perf_cpu_map__dummy_new(); in perf_cpu_map__new()
H A Devsel.c75 empty_cpu_map = perf_cpu_map__dummy_new(); in perf_evsel__open()
/OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/
H A Dcpumap.h11 LIBPERF_API struct perf_cpu_map *perf_cpu_map__dummy_new(void);
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtask-exit.c73 cpus = perf_cpu_map__dummy_new(); in test__task_exit()
H A Dsw-clock.c64 cpus = perf_cpu_map__dummy_new(); in __test__sw_clock_freq()
/OK3568_Linux_fs/kernel/tools/lib/perf/Documentation/
H A Dlibperf.txt40 struct perf_cpu_map *perf_cpu_map__dummy_new(void);
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devlist.c946 cpus = perf_cpu_map__dummy_new(); in perf_evlist__create_maps()
H A Devsel.c1719 empty_cpu_map = perf_cpu_map__dummy_new(); in evsel__open_cpu()