Searched refs:evsel__is_bpf_output (Results 1 – 6 of 6) sorted by relevance
414 static inline bool evsel__is_bpf_output(struct evsel *evsel) in evsel__is_bpf_output() function
841 if (evsel__is_bpf_output(evsel)) { in process_sample_event()1180 if (evsel__is_bpf_output(evsel)) { in add_event()
1424 if (evsel__is_bpf_output(evsel)) in apply_config_evsel_for_key()
272 if (evsel__is_bpf_output(evsel)) { in evsel__new_idx()
2081 if (evsel__is_bpf_output(evsel) && PRINT_FIELD(BPF_OUTPUT)) in process_event()
2823 if (evsel__is_bpf_output(evsel)) {
Completed in 36 milliseconds