Searched refs:attach_tp (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ |
H A D | libbpf.c | 9213 static int attach_tp(const struct bpf_program *prog, long cookie, struct bpf_link **link); 9252 SEC_DEF("tracepoint+", TRACEPOINT, 0, SEC_NONE, attach_tp), 9253 SEC_DEF("tp+", TRACEPOINT, 0, SEC_NONE, attach_tp), 12221 static int attach_tp(const struct bpf_program *prog, long cookie, struct bpf_link **link) function
|
Completed in 17 milliseconds