Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsynthetic-events.h105 int perf_event__synthesize_bpf_events(struct perf_session *session, perf_event__handler_t process,
108 static inline int perf_event__synthesize_bpf_events(struct perf_session *session __maybe_unused, in perf_event__synthesize_bpf_events() function
A Dbpf-event.c413 int perf_event__synthesize_bpf_events(struct perf_session *session, in perf_event__synthesize_bpf_events() function
/linux/tools/perf/
A Dbuiltin-top.c1262 ret = perf_event__synthesize_bpf_events(top->session, perf_event__process, in __cmd_top()
A Dbuiltin-record.c1470 err = perf_event__synthesize_bpf_events(session, process_synthesized_event, in record__synthesize()

Completed in 15 milliseconds