Home
last modified time | relevance | path

Searched refs:attach_usdt (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c9211 static int attach_usdt(const struct bpf_program *prog, long cookie, struct bpf_link **link);
9240 SEC_DEF("usdt+", KPROBE, 0, SEC_NONE, attach_usdt),
9241 SEC_DEF("usdt.s+", KPROBE, 0, SEC_USDT | SEC_SLEEPABLE, attach_usdt),
12099 static int attach_usdt(const struct bpf_program *prog, long cookie, struct bpf_link **link) function

Completed in 17 milliseconds