Home
last modified time | relevance | path

Searched refs:evsel__is_bpf_output (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Ddata-convert-bt.c848 if (evsel__is_bpf_output(evsel)) { in process_sample_event()
1188 if (evsel__is_bpf_output(evsel)) { in add_event()
/linux/tools/perf/
H A Dbuiltin-script.c2299 if (evsel__is_bpf_output(evsel) && !evsel__is_offcpu_event(evsel) && PRINT_FIELD(BPF_OUTPUT)) in process_event()
H A Dbuiltin-trace.c3285 if (evsel__is_bpf_output(evsel)) { in trace__event_handler()