Searched defs:tp_category (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.c | 9511 static int determine_tracepoint_id(const char *tp_category, in determine_tracepoint_id() argument 9530 static int perf_event_open_tracepoint(const char *tp_category, in perf_event_open_tracepoint() argument 9561 bpf_program__attach_tracepoint(struct bpf_program *prog, const char *tp_category, const char *tp_name) bpf_program__attach_tracepoint() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.c | 11649 static int determine_tracepoint_id(const char *tp_category, in determine_tracepoint_id() argument 11667 static int perf_event_open_tracepoint(const char *tp_category, in perf_event_open_tracepoint() argument 11700 bpf_program__attach_tracepoint_opts(const struct bpf_program *prog, const char *tp_category, const char *tp_name, const struct bpf_tracepoint_opts *opts) bpf_program__attach_tracepoint_opts() argument 11734 bpf_program__attach_tracepoint(const struct bpf_program *prog, const char *tp_category, const char *tp_name) bpf_program__attach_tracepoint() argument [all...] |
Completed in 38 milliseconds