Lines Matching defs:event
52 static void set_spe_event_has_cx(struct perf_event *event) in set_spe_event_has_cx()
58 static bool get_spe_event_has_cx(struct perf_event *event) in get_spe_event_has_cx()
302 static u64 arm_spe_event_to_pmscr(struct perf_event *event) in arm_spe_event_to_pmscr()
323 static void arm_spe_event_sanitise_period(struct perf_event *event) in arm_spe_event_sanitise_period()
339 static u64 arm_spe_event_to_pmsirr(struct perf_event *event) in arm_spe_event_to_pmsirr()
352 static u64 arm_spe_event_to_pmsfcr(struct perf_event *event) in arm_spe_event_to_pmsfcr()
376 static u64 arm_spe_event_to_pmsevfr(struct perf_event *event) in arm_spe_event_to_pmsevfr()
382 static u64 arm_spe_event_to_pmsnevfr(struct perf_event *event) in arm_spe_event_to_pmsnevfr()
388 static u64 arm_spe_event_to_pmslatfr(struct perf_event *event) in arm_spe_event_to_pmslatfr()
523 struct perf_event *event) in arm_spe_perf_aux_output_begin()
655 struct perf_event *event = handle->event; in arm_spe_pmu_irq_handler() local
719 static int arm_spe_pmu_event_init(struct perf_event *event) in arm_spe_pmu_event_init()
778 static void arm_spe_pmu_start(struct perf_event *event, int flags) in arm_spe_pmu_start()
817 static void arm_spe_pmu_stop(struct perf_event *event, int flags) in arm_spe_pmu_stop()
858 static int arm_spe_pmu_add(struct perf_event *event, int flags) in arm_spe_pmu_add()
879 static void arm_spe_pmu_del(struct perf_event *event, int flags) in arm_spe_pmu_del()
884 static void arm_spe_pmu_read(struct perf_event *event) in arm_spe_pmu_read()
888 static void *arm_spe_pmu_setup_aux(struct perf_event *event, void **pages, in arm_spe_pmu_setup_aux()