Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_cpu_map (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/perf/tests/
Dcpumap.c84 !perf_event__synthesize_cpu_map(NULL, cpus, process_event_mask, NULL)); in test__cpu_map_synthesize()
92 !perf_event__synthesize_cpu_map(NULL, cpus, process_event_cpus, NULL)); in test__cpu_map_synthesize()
/Linux-v4.19/tools/perf/util/
Devent.h678 int perf_event__synthesize_cpu_map(struct perf_tool *tool,
Devent.c1123 int perf_event__synthesize_cpu_map(struct perf_tool *tool, in perf_event__synthesize_cpu_map() function
/Linux-v4.19/tools/perf/
Dbuiltin-record.c840 err = perf_event__synthesize_cpu_map(&rec->tool, rec->evlist->cpus, in record__synthesize()
Dbuiltin-stat.c493 err = perf_event__synthesize_cpu_map(NULL, evsel_list->cpus, in perf_stat_synthesize_config()