Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dsample_filter.bpf.c200 group_result = 1; \
211 int group_result = 0; in perf_sample_filter() local
275 group_result = 0; in perf_sample_filter()
278 if (group_result == 0) in perf_sample_filter()