Home
last modified time | relevance | path

Searched defs:tp_category (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.c12129 static int determine_tracepoint_id(const char *tp_category, argument
12147 static int perf_event_open_tracepoint(const char *tp_category, argument
12180 bpf_program__attach_tracepoint_opts(const struct bpf_program *prog, const char *tp_category, const char *tp_name, const struct bpf_tracepoint_opts *opts) global() argument
12214 bpf_program__attach_tracepoint(const struct bpf_program *prog, const char *tp_category, const char *tp_name) global() argument
[all...]

Completed in 43 milliseconds