Home
last modified time | relevance | path

Searched refs:process_event_cpus (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Devent_update.c60 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 Dcpumap.c50 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()