Home
last modified time | relevance | path

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

/external/bcc/src/cc/
Dlibbpf.c713 static int bpf_try_perf_event_open_with_probe(const char *name, uint64_t offs, in bpf_try_perf_event_open_with_probe() function
836 pfd = bpf_try_perf_event_open_with_probe(fn_name, fn_offset, -1, event_type, in bpf_attach_kprobe()
952 pfd = bpf_try_perf_event_open_with_probe(binary_path, offset, pid, event_type, in bpf_attach_uprobe()