Searched defs:tp_name (Results 1 – 9 of 9) sorted by relevance
5 const char *tp_name) in test_task_fd_query_tp_core()
27 char jited_insns[128], xlated_insns[128], zeros[128], tp_name[128]; in test_bpf_obj_id() local
13 #define MODULES_CASE(name, sec_name, tp_name) { \ argument821 const char *tp_name, *probe_name; in test_core_reloc() local
312 const char *tp_name; in codegen_attach_detach() local
9344 const char *tp_name) in determine_tracepoint_id()9363 const char *tp_name) in perf_event_open_tracepoint()9395 const char *tp_name, in bpf_program__attach_tracepoint_opts()9429 const char *tp_name) in bpf_program__attach_tracepoint()9437 char *sec_name, *tp_cat, *tp_name; in attach_tp() local9460 const char *tp_name) in bpf_program__attach_raw_tracepoint()9492 const char *tp_name = prog->sec_name + sec->len; in attach_raw_tp() local
2871 const char *tp_name = raw_tp_link->btp->tp->name; in bpf_raw_tp_link_fill_link_info() local2987 const char *tp_name; in bpf_raw_tracepoint_open() local
1755 char tp_name[128]; in trace__read_syscall_info() local
5614 __aligned_u64 tp_name; /* in/out: tp_name buffer ptr */ member