Searched refs:bpf_program__attach_tracepoint (Results 1 – 11 of 11) sorted by relevance
23 link = bpf_program__attach_tracepoint(prog, "sched", "sched_switch"); in test_stacktrace_map()
40 *link = bpf_program__attach_tracepoint(prog, "syscalls", "sys_enter_nanosleep"); in custom_attach_prog()
94 bpf_program__attach_tracepoint;
754 bpf_program__attach_tracepoint(const struct bpf_program *prog,
12308 struct bpf_link *bpf_program__attach_tracepoint(const struct bpf_program *prog, in bpf_program__attach_tracepoint() function12342 *link = bpf_program__attach_tracepoint(prog, tp_cat, tp_name); in attach_tp()
854 libbpf_sys::bpf_program__attach_tracepoint( in attach_tracepoint_impl()
376 371: FUNC GLOBAL DEFAULT 15 bpf_program__attach_tracepoint
4864 pub fn bpf_program__attach_tracepoint( in bpf_program__attach_tracepoint() function
6536 pub fn bpf_program__attach_tracepoint( in bpf_program__attach_tracepoint() function