Home
last modified time | relevance | path

Searched refs:BPF_PERF_EVENT (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1042 BPF_PERF_EVENT, enumerator
/third_party/libbpf/src/
H A Dbpf.c756 case BPF_PERF_EVENT: in bpf_link_create()
H A Dlibbpf.c126 [BPF_PERF_EVENT] = "perf_event",
5232 link_fd = bpf_link_create(prog_fd, -1, BPF_PERF_EVENT, NULL);
10599 link_fd = bpf_link_create(prog_fd, pfd, BPF_PERF_EVENT, &link_opts);

Completed in 30 milliseconds