Searched refs:unique_match (Results 1 – 3 of 3) sorted by relevance
571 bool unique_match; member 575 #define bpf_kprobe_multi_opts__last_field unique_match
11661 bool retprobe, session, unique_match; in bpf_program__attach_kprobe_multi_opts() local 11680 unique_match = OPTS_GET(opts, unique_match, false); in bpf_program__attach_kprobe_multi_opts() 11688 if (!pattern && unique_match) in bpf_program__attach_kprobe_multi_opts() 11701 if (unique_match && res.cnt != 1) { in bpf_program__attach_kprobe_multi_opts()
410 opts.unique_match = true; in test_unique_match() 793 if (test__start_subtest("unique_match")) in test_kprobe_multi_test()