Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_bpf_events (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dsynthetic-events.h108 int perf_event__synthesize_bpf_events(struct perf_session *session, perf_event__handler_t process,
111 static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused, in perf_event__synthesize_bpf_events() function
A Dbpf-event.c441 int perf_event__synthesize_bpf_events(struct perf_session *session, in perf_event__synthesize_bpf_events() function
/linux-6.3-rc2/tools/perf/
A Dbuiltin-top.c1261 ret = perf_event__synthesize_bpf_events(top->session, perf_event__process, in __cmd_top()
A Dbuiltin-record.c2047 err = perf_event__synthesize_bpf_events(session, process_synthesized_event, in record__synthesize()

Completed in 13 milliseconds