Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/tests/
Devent_update.c104 !perf_event__synthesize_event_update_scale(NULL, evsel, process_event_scale)); in test__event_update()
/linux-6.1.9/tools/perf/util/
Dsynthetic-events.h52 int perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, perf_eve…
Dsynthetic-events.c1986 int perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, in perf_event__synthesize_event_update_scale() function
2097 err = perf_event__synthesize_event_update_scale(tool, evsel, process); in perf_event__synthesize_extra_attr()