Searched refs:machine__process_bpf (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dbpf-event.h33 int machine__process_bpf(struct machine *machine, union perf_event *event,
40 static inline int machine__process_bpf(struct machine *machine __maybe_unused, function
H A Dbpf-event.c72 int machine__process_bpf(struct machine *machine, union perf_event *event, function
H A Devent.c304 return machine__process_bpf(machine, event, sample);
H A Dmachine.c2030 ret = machine__process_bpf(machine, event, sample); break;

Completed in 137 milliseconds