Searched refs:perf_evlist__set_maps (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/tools/perf/tests/ |
D | task-exit.c | 71 perf_evlist__set_maps(evlist, cpus, threads); in test__task_exit()
|
D | sw-clock.c | 63 perf_evlist__set_maps(evlist, cpus, threads); in __test__sw_clock_freq()
|
D | keep-tracking.c | 79 perf_evlist__set_maps(evlist, cpus, threads); in test__keep_tracking()
|
D | mmap-basic.c | 62 perf_evlist__set_maps(evlist, cpus, threads); in test__basic_mmap()
|
D | code-reading.c | 527 perf_evlist__set_maps(evlist, cpus, threads); in do_test_code_reading() 552 perf_evlist__set_maps(evlist, NULL, NULL); in do_test_code_reading()
|
D | switch-tracking.c | 347 perf_evlist__set_maps(evlist, cpus, threads); in test__switch_tracking()
|
/linux-4.4.14/tools/perf/arch/x86/tests/ |
D | perf-time-to-tsc.c | 71 perf_evlist__set_maps(evlist, cpus, threads); in test__perf_time_to_tsc()
|
/linux-4.4.14/tools/perf/util/ |
D | evlist.h | 162 void perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus,
|
D | evlist.c | 44 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__init() 1193 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__create_maps() 1202 void perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus, in perf_evlist__set_maps() function 1463 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__create_syswide_maps()
|