Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_event_update_scale (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
H A Devent_update.c110 !perf_event__synthesize_event_update_scale(NULL, evsel, process_event_scale)); in test__event_update()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Devent_update.c104 !perf_event__synthesize_event_update_scale(NULL, evsel, process_event_scale)); in test__event_update()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsynthetic-events.h38 int perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process);
H A Dsynthetic-events.c1728 int perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, in perf_event__synthesize_event_update_scale() function
1845 err = perf_event__synthesize_event_update_scale(tool, evsel, process); in perf_event__synthesize_extra_attr()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsynthetic-events.h52 int perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, perf_event__handler_t process);
H A Dsynthetic-events.c1989 int perf_event__synthesize_event_update_scale(struct perf_tool *tool, struct evsel *evsel, in perf_event__synthesize_event_update_scale() function
2100 err = perf_event__synthesize_event_update_scale(tool, evsel, process); in perf_event__synthesize_extra_attr()

Completed in 7 milliseconds