Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Devent_update.c114 !perf_event__synthesize_event_update_cpus(&tmp.tool, evsel, process_event_cpus)); in test__event_update()
/openbmc/linux/tools/perf/util/
H A Dsynthetic-events.h50 int perf_event__synthesize_event_update_cpus(struct perf_tool *tool, struct evsel *evsel, perf_even…
H A Dsynthetic-events.c2023 int perf_event__synthesize_event_update_cpus(struct perf_tool *tool, struct evsel *evsel, in perf_event__synthesize_event_update_cpus() function
2108 err = perf_event__synthesize_event_update_cpus(tool, evsel, process); in perf_event__synthesize_extra_attr()