Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Devsel.h355 static inline bool evsel__is_bpf_output(struct evsel *evsel) in evsel__is_bpf_output() function
H A Ddata-convert-bt.c841 if (evsel__is_bpf_output(evsel)) { in process_sample_event()
1180 if (evsel__is_bpf_output(evsel)) { in add_event()
H A Dbpf-loader.c1426 if (evsel__is_bpf_output(evsel)) in apply_config_evsel_for_key()
H A Devsel.c270 if (evsel__is_bpf_output(evsel)) { in evsel__new_idx()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c2004 if (evsel__is_bpf_output(evsel) && PRINT_FIELD(BPF_OUTPUT)) in process_event()
H A Dbuiltin-trace.c2803 if (evsel__is_bpf_output(evsel)) {