Searched refs:perf_evlist__set_maps (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/tools/perf/tests/ |
D | keep-tracking.c | 79 perf_evlist__set_maps(evlist, cpus, threads); in test__keep_tracking()
|
D | mmap-basic.c | 63 perf_evlist__set_maps(evlist, cpus, threads); in test__basic_mmap()
|
D | perf-time-to-tsc.c | 69 perf_evlist__set_maps(evlist, cpus, threads); in test__perf_time_to_tsc()
|
D | code-reading.c | 478 perf_evlist__set_maps(evlist, cpus, threads); in do_test_code_reading() 503 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.1.27/tools/perf/util/ |
D | evlist.h | 146 static inline void perf_evlist__set_maps(struct perf_evlist *evlist, in perf_evlist__set_maps() function
|
D | evlist.c | 43 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__init()
|