Searched refs:perf_event__synthesize_event_update_cpus (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/tests/
H A Devent_update.c114 !perf_event__synthesize_event_update_cpus(&tmp.tool, evsel, process_event_cpus));
/linux-master/tools/perf/util/
H A Dsynthetic-events.h50 int perf_event__synthesize_event_update_cpus(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process);
H A Dsynthetic-events.c2039 int perf_event__synthesize_event_update_cpus(struct perf_tool *tool, struct evsel *evsel, function
2124 err = perf_event__synthesize_event_update_cpus(tool, evsel, process);

Completed in 139 milliseconds