Searched refs:unique_match (Results 1 – 2 of 2) sorted by relevance
475 opts.unique_match = true; in test_unique_match()
12324 bool retprobe, session, unique_match; in bpf_program__attach_kprobe_multi_opts() local12343 unique_match = OPTS_GET(opts, unique_match, false); in bpf_program__attach_kprobe_multi_opts()12351 if (!pattern && unique_match) in bpf_program__attach_kprobe_multi_opts()12362 if (pattern && !strpbrk(pattern, "*?") && !unique_match) { in bpf_program__attach_kprobe_multi_opts()12373 if (unique_match && res.cnt != 1) { in bpf_program__attach_kprobe_multi_opts()