Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dtask-exit.c74 perf_evlist__set_maps(evlist, cpus, threads); in test__task_exit()
Dsw-clock.c67 perf_evlist__set_maps(evlist, cpus, threads); in __test__sw_clock_freq()
Dkeep-tracking.c84 perf_evlist__set_maps(evlist, cpus, threads); in test__keep_tracking()
Dmmap-basic.c70 perf_evlist__set_maps(evlist, cpus, threads); in test__basic_mmap()
Dcode-reading.c629 perf_evlist__set_maps(evlist, cpus, threads); in do_test_code_reading()
658 perf_evlist__set_maps(evlist, NULL, NULL); in do_test_code_reading()
Dswitch-tracking.c355 perf_evlist__set_maps(evlist, cpus, threads); in test__switch_tracking()
/Linux-v4.19/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c74 perf_evlist__set_maps(evlist, cpus, threads); in test__perf_time_to_tsc()
/Linux-v4.19/tools/perf/util/
Devlist.c48 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__init()
1106 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__create_maps()
1115 void perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus, in perf_evlist__set_maps() function
1390 perf_evlist__set_maps(evlist, cpus, threads); in perf_evlist__create_syswide_maps()
Devlist.h181 void perf_evlist__set_maps(struct perf_evlist *evlist, struct cpu_map *cpus,
/Linux-v4.19/tools/perf/
Dbuiltin-stat.c2662 perf_evlist__set_maps(evsel_list, st->cpus, st->threads); in set_maps()
Dbuiltin-script.c3000 perf_evlist__set_maps(evlist, script->cpus, script->threads); in set_maps()