Home
last modified time | relevance | path

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

/tools/perf/tests/
Devent_update.c105 !perf_event__synthesize_event_update_unit(NULL, evsel, process_event_unit)); in test__event_update()
/tools/perf/util/
Dsynthetic-events.h40 int perf_event__synthesize_event_update_unit(struct perf_tool *tool, struct evsel *evsel, perf_even…
Dsynthetic-events.c1828 int perf_event__synthesize_event_update_unit(struct perf_tool *tool, struct evsel *evsel, in perf_event__synthesize_event_update_unit() function
1954 err = perf_event__synthesize_event_update_unit(tool, evsel, process); in perf_event__synthesize_extra_attr()