Home
last modified time | relevance | path

Searched refs:perf_sample_filter (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c205 int perf_sample_filter(void *ctx) in perf_sample_filter() function
/linux-6.15/tools/perf/util/
H A Dbpf-filter.c521 prog = skel->progs.perf_sample_filter; in perf_bpf_filter__prepare()