Searched refs:perf_event (Results 276 - 300 of 487) sorted by relevance

<<11121314151617181920

/linux-master/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c11 #include <linux/perf_event.h>
/linux-master/samples/bpf/
H A Dsampleip_user.c13 #include <linux/perf_event.h>
/linux-master/arch/nios2/mm/
H A Dfault.c27 #include <linux/perf_event.h>
/linux-master/arch/microblaze/mm/
H A Dfault.c31 #include <linux/perf_event.h>
/linux-master/arch/alpha/mm/
H A Dfault.c28 #include <linux/perf_event.h>
/linux-master/tools/perf/util/
H A Dcs-etm-base.c164 int cs_etm__process_auxtrace_info(union perf_event *event,
H A Dstat.c674 union perf_event *event)
706 size_t perf_event__fprintf_stat(union perf_event *event, FILE *fp)
719 size_t perf_event__fprintf_stat_round(union perf_event *event, FILE *fp)
730 size_t perf_event__fprintf_stat_config(union perf_event *event, FILE *fp)
H A Dpmu.h7 #include <linux/perf_event.h>
H A Dbpf-filter.l7 #include <linux/perf_event.h>
/linux-master/tools/testing/selftests/powerpc/include/
H A Dutils.h16 #include <linux/perf_event.h>
/linux-master/arch/openrisc/mm/
H A Dfault.c18 #include <linux/perf_event.h>
/linux-master/arch/arc/mm/
H A Dfault.c14 #include <linux/perf_event.h>
/linux-master/arch/arm64/kvm/
H A Dpmu.c7 #include <linux/perf_event.h>
/linux-master/arch/m68k/mm/
H A Dfault.c15 #include <linux/perf_event.h>
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.h20 #include <linux/perf_event.h>
/linux-master/tools/testing/selftests/resctrl/
H A Dresctrl.h23 #include <linux/perf_event.h>
/linux-master/arch/s390/kernel/
H A DMakefile76 obj-$(CONFIG_PERF_EVENTS) += perf_event.o
/linux-master/arch/loongarch/kernel/
H A DMakefile70 obj-$(CONFIG_PERF_EVENTS) += perf_event.o perf_regs.o
/linux-master/arch/powerpc/perf/
H A Dpower7-pmu.c8 #include <linux/perf_event.h>
248 struct perf_event *pevents[],
H A Dppc970-pmu.c8 #include <linux/perf_event.h>
259 struct perf_event *pevents[],
H A Dmpc7450-pmu.c8 #include <linux/perf_event.h>
261 struct perf_event *pevents[],
/linux-master/tools/lib/perf/include/perf/
H A Devent.h5 #include <linux/perf_event.h>
478 union perf_event { union
/linux-master/include/linux/
H A Dbpf_types.h43 BPF_PROG_TYPE(BPF_PROG_TYPE_PERF_EVENT, perf_event,
/linux-master/arch/x86/events/intel/
H A Duncore_snb.c257 static void snb_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
267 static void snb_uncore_msr_disable_event(struct intel_uncore_box *box, struct perf_event *event)
861 static void snb_uncore_imc_enable_event(struct intel_uncore_box *box, struct perf_event *event)
864 static void snb_uncore_imc_disable_event(struct intel_uncore_box *box, struct perf_event *event)
871 static int snb_uncore_imc_event_init(struct perf_event *event)
959 static int snb_uncore_imc_hw_config(struct intel_uncore_box *box, struct perf_event *event)
992 static u64 snb_uncore_imc_read_counter(struct intel_uncore_box *box, struct perf_event *event)
1288 static void nhm_uncore_msr_enable_event(struct intel_uncore_box *box, struct perf_event *event)
/linux-master/arch/arm64/include/asm/
H A Dprocessor.h114 struct perf_event *hbp_break[ARM_MAX_BRP];
115 struct perf_event *hbp_watch[ARM_MAX_WRP];

Completed in 232 milliseconds

<<11121314151617181920