Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Dtask-exit.c71 perf_evlist__set_maps(evlist, cpus, threads); in test__task_exit()
Dsw-clock.c63 perf_evlist__set_maps(evlist, cpus, threads); in __test__sw_clock_freq()
Dkeep-tracking.c79 perf_evlist__set_maps(evlist, cpus, threads); in test__keep_tracking()
Dmmap-basic.c62 perf_evlist__set_maps(evlist, cpus, threads); in test__basic_mmap()
Dcode-reading.c527 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()
Dswitch-tracking.c347 perf_evlist__set_maps(evlist, cpus, threads); in test__switch_tracking()
/linux-4.4.14/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c71 perf_evlist__set_maps(evlist, cpus, threads); in test__perf_time_to_tsc()
/linux-4.4.14/tools/perf/util/
Devlist.h162 void perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus,
Devlist.c44 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()