Home
last modified time | relevance | path

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

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