Searched refs:process_event_cpus (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | cpumap.c | 48 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() function 94 !perf_event__synthesize_cpu_map(NULL, cpus, process_event_cpus, NULL)); in test__cpu_map_synthesize()
|
H A D | event_update.c | 63 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() function 120 !perf_event__synthesize_event_update_cpus(&tmp.tool, evsel, process_event_cpus)); in test__event_update()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | event_update.c | 60 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() function 114 !perf_event__synthesize_event_update_cpus(&tmp.tool, evsel, process_event_cpus)); in test__event_update()
|
H A D | cpumap.c | 50 static int process_event_cpus(struct perf_tool *tool __maybe_unused, in process_event_cpus() function 119 !perf_event__synthesize_cpu_map(NULL, cpus, process_event_cpus, NULL)); in test__cpu_map_synthesize()
|
Completed in 2 milliseconds