Lines Matching defs:event

51 static void set_spe_event_has_cx(struct perf_event *event)  in set_spe_event_has_cx()
57 static bool get_spe_event_has_cx(struct perf_event *event) in get_spe_event_has_cx()
301 static u64 arm_spe_event_to_pmscr(struct perf_event *event) in arm_spe_event_to_pmscr()
322 static void arm_spe_event_sanitise_period(struct perf_event *event) in arm_spe_event_sanitise_period()
338 static u64 arm_spe_event_to_pmsirr(struct perf_event *event) in arm_spe_event_to_pmsirr()
351 static u64 arm_spe_event_to_pmsfcr(struct perf_event *event) in arm_spe_event_to_pmsfcr()
375 static u64 arm_spe_event_to_pmsevfr(struct perf_event *event) in arm_spe_event_to_pmsevfr()
381 static u64 arm_spe_event_to_pmsnevfr(struct perf_event *event) in arm_spe_event_to_pmsnevfr()
387 static u64 arm_spe_event_to_pmslatfr(struct perf_event *event) in arm_spe_event_to_pmslatfr()
522 struct perf_event *event) in arm_spe_perf_aux_output_begin()
654 struct perf_event *event = handle->event; in arm_spe_pmu_irq_handler() local
718 static int arm_spe_pmu_event_init(struct perf_event *event) in arm_spe_pmu_event_init()
777 static void arm_spe_pmu_start(struct perf_event *event, int flags) in arm_spe_pmu_start()
816 static void arm_spe_pmu_stop(struct perf_event *event, int flags) in arm_spe_pmu_stop()
857 static int arm_spe_pmu_add(struct perf_event *event, int flags) in arm_spe_pmu_add()
878 static void arm_spe_pmu_del(struct perf_event *event, int flags) in arm_spe_pmu_del()
883 static void arm_spe_pmu_read(struct perf_event *event) in arm_spe_pmu_read()
887 static void *arm_spe_pmu_setup_aux(struct perf_event *event, void **pages, in arm_spe_pmu_setup_aux()