Searched refs:perf_event__synthesize_features (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | synthetic-events.h | 42 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, struct evlist *evlist, perf_event__handler_t process);
|
H A D | synthetic-events.c | 2015 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, in perf_event__synthesize_features() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | synthetic-events.h | 56 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, struct evlist *evlist, perf_event__handler_t process);
|
H A D | synthetic-events.c | 2273 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, in perf_event__synthesize_features() function 2356 err = perf_event__synthesize_features(tool, session, evlist, process); in perf_event__synthesize_for_pipe()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-record.c | 1400 err = perf_event__synthesize_features(tool, session, rec->evlist, in record__synthesize()
|
Completed in 11 milliseconds