Searched refs:perf_event (Results 476 - 490 of 490) sorted by relevance

<<11121314151617181920

/linux-master/kernel/
H A Dkprobes.c40 #include <linux/perf_event.h>
H A Dfork.c82 #include <linux/perf_event.h>
H A Dsys.c19 #include <linux/perf_event.h>
/linux-master/tools/perf/
H A Dbuiltin-kwork.c1954 union perf_event *event __maybe_unused,
H A Dbuiltin-c2c.c277 union perf_event *event,
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c33 #include <asm/perf_event.h>
/linux-master/arch/arm64/kvm/
H A Dsys_regs.c30 #include <asm/perf_event.h>
/linux-master/mm/
H A Dmmap.c37 #include <linux/perf_event.h>
H A Dmemory.c77 #include <linux/perf_event.h>
/linux-master/kernel/bpf/
H A Dbtf.c25 #include <linux/perf_event.h>
H A Dverifier.c21 #include <linux/perf_event.h>
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c46 #include <asm/perf_event.h>
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c36 #include <linux/perf_event.h>
/linux-master/tools/lib/bpf/
H A Dlibbpf.c35 #include <linux/perf_event.h>
126 [BPF_PERF_EVENT] = "perf_event",
146 [BPF_LINK_TYPE_PERF_EVENT] = "perf_event",
201 [BPF_PROG_TYPE_PERF_EVENT] = "perf_event",
6699 * and perf_event programs, so check this case early on and forget
6708 return false; /* canonical type for kprobe/perf_event */
9367 SEC_DEF("perf_event", PERF_EVENT, 0, SEC_NONE),
10736 .perf_event.bpf_cookie = OPTS_GET(opts, bpf_cookie, 0));
10741 pr_warn("prog '%s': failed to create BPF link for perf_event FD %d: %d (%s)\n",
10756 pr_warn("prog '%s': failed to attach to perf_event F
[all...]
/linux-master/arch/x86/kvm/
H A Dx86.c51 #include <linux/perf_event.h>

Completed in 555 milliseconds

<<11121314151617181920