Home
last modified time | relevance | path

Searched refs:perf_evlist__set_maps (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/tools/perf/tests/
Dkeep-tracking.c79 perf_evlist__set_maps(evlist, cpus, threads); in test__keep_tracking()
Dmmap-basic.c63 perf_evlist__set_maps(evlist, cpus, threads); in test__basic_mmap()
Dperf-time-to-tsc.c69 perf_evlist__set_maps(evlist, cpus, threads); in test__perf_time_to_tsc()
Dcode-reading.c478 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()
Dswitch-tracking.c347 perf_evlist__set_maps(evlist, cpus, threads); in test__switch_tracking()
/linux-4.1.27/tools/perf/util/
Devlist.h146 static inline void perf_evlist__set_maps(struct perf_evlist *evlist, in perf_evlist__set_maps() function
Devlist.c43 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__init()