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

<<11121314151617181920

/linux-master/kernel/bpf/
H A Dtrampoline.c8 #include <linux/perf_event.h>
H A Dcore.c32 #include <linux/perf_event.h>
/linux-master/arch/x86/kernel/kprobes/
H A Dcore.c36 #include <linux/perf_event.h>
/linux-master/arch/arm64/mm/
H A Dfault.c25 #include <linux/perf_event.h>
/linux-master/arch/x86/mm/
H A Dfault.c15 #include <linux/perf_event.h> /* perf_sw_event */
/linux-master/init/
H A Dmain.c82 #include <linux/perf_event.h>
/linux-master/drivers/tty/
H A Dsysrq.c35 #include <linux/perf_event.h>
/linux-master/tools/perf/
H A DMakefile.perf592 $(perf_ioctl_array): $(perf_hdr_dir)/perf_event.h $(perf_ioctl_tbl)
967 TAG_FILES= ../../include/uapi/linux/perf_event.h
H A Dbuiltin-lock.c1509 union perf_event *event,
1528 union perf_event *event,
H A Dbuiltin-diff.c392 union perf_event *event,
H A Dbuiltin-kmem.c959 union perf_event *event,
/linux-master/fs/
H A Dcoredump.c14 #include <linux/perf_event.h>
H A Dexec.c42 #include <linux/perf_event.h>
/linux-master/include/linux/
H A Dbpf.h36 struct perf_event;
1945 struct perf_event *event;
/linux-master/kernel/trace/
H A Dtrace_events_filter.c12 #include <linux/perf_event.h>
2445 void ftrace_profile_free_filter(struct perf_event *event)
2577 static int ftrace_function_set_filter(struct perf_event *event,
2601 static int ftrace_function_set_filter(struct perf_event *event,
2608 int ftrace_profile_set_filter(struct perf_event *event, int event_id,
H A Dtrace_kprobe.c1673 int bpf_get_kprobe_info(const struct perf_event *event, u32 *fd_type,
/linux-master/arch/mips/kernel/
H A Dtraps.c40 #include <linux/perf_event.h>
/linux-master/arch/s390/kernel/
H A Dperf_cpum_cf_events.c8 #include <linux/perf_event.h>
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c32 #include <asm/perf_event.h>
/linux-master/tools/bpf/bpftool/
H A Dprog.c24 #include <linux/perf_event.h>
2306 p_err("failed to allocate memory for perf_event array: %s",
2479 " tracepoint | raw_tracepoint | xdp | perf_event | cgroup/skb |\n"
/linux-master/security/selinux/
H A Dhooks.c7016 static int selinux_perf_event_alloc(struct perf_event *event)
7030 static void selinux_perf_event_free(struct perf_event *event)
7038 static int selinux_perf_event_read(struct perf_event *event)
7047 static int selinux_perf_event_write(struct perf_event *event)
/linux-master/kernel/
H A Dsysctl.c57 #include <linux/perf_event.h>
H A Dexit.c56 #include <linux/perf_event.h>
/linux-master/arch/x86/kernel/
H A Dalternative.c6 #include <linux/perf_event.h>
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c27 #include <linux/perf_event.h>

Completed in 2560 milliseconds

<<11121314151617181920