Home
last modified time | relevance | path

Searched refs:perf_event (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/perf_event_open/
H A Dperf_event_open.h12 #include <linux/perf_event.h>
H A Dperf_event_open01.c42 #include <linux/perf_event.h>
106 tst_brkm(TCONF, NULL, "Kernel doesn't have perf_event support"); in setup()
/third_party/ffmpeg/libavutil/
H A Dtimer.h38 # include <linux/perf_event.h>
/third_party/ltp/testcases/kernel/tracing/pt_test/
H A Dpt_test.c26 # include <linux/perf_event.h>
/third_party/libbpf/scripts/
H A Dsync-kernel.sh53 [include/uapi/linux/perf_event.h]=include/uapi/linux/perf_event.h \
/third_party/ltp/testcases/cve/
H A Dcve-2015-3290.c133 #include <linux/perf_event.h>
436 tst_brk(TCONF, "Kernel doesn't have perf_event support"); in setup()
/third_party/ffmpeg/tests/checkasm/
H A Dcheckasm.h33 #include <linux/perf_event.h>
/third_party/libbpf/src/
H A Dbpf.h387 } perf_event; member
H A Dbpf.c757 attr.link_create.perf_event.bpf_cookie = OPTS_GET(opts, perf_event.bpf_cookie, 0); in bpf_link_create()
758 if (!OPTS_ZEROED(opts, perf_event)) in bpf_link_create()
H A Dlibbpf.c35 #include <linux/perf_event.h>
126 [BPF_PERF_EVENT] = "perf_event",
145 [BPF_LINK_TYPE_PERF_EVENT] = "perf_event",
198 [BPF_PROG_TYPE_PERF_EVENT] = "perf_event",
5229 /* use invalid perf_event FD to get EBADF, if link is supported;
9278 SEC_DEF("perf_event", PERF_EVENT, 0, SEC_NONE),
10597 .perf_event.bpf_cookie = OPTS_GET(opts, bpf_cookie, 0));
10602 pr_warn("prog '%s': failed to create BPF link for perf_event FD %d: %d (%s)\n",
10617 pr_warn("prog '%s': failed to attach to perf_event FD %d: %s\n",
10628 pr_warn("prog '%s': failed to enable perf_event F
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1320 /* Share perf_event among processes */
1626 } perf_event; member
5165 * - perf_event.
6590 } perf_event; member
/third_party/ltp/lib/
H A Dtst_cgroup.c287 CGROUP_CTRL_MEMBER(perf_event, CTRL_PERFEVENT),
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c119 #include <linux/perf_event.h>
/third_party/ffmpeg/
H A Dconfigure6308 check_headers linux/perf_event.h
/third_party/vixl/benchmarks/aarch32/
H A Dasm-disasm-speed-test.cc29 #include <linux/perf_event.h>

Completed in 49 milliseconds