Lines Matching defs:event
40 struct perf_event *event[MAX_HWEVENTS]; member
151 static int ev67_check_constraints(struct perf_event **event, in ev67_check_constraints()
251 static int alpha_perf_event_set_period(struct perf_event *event, in alpha_perf_event_set_period()
306 static unsigned long alpha_perf_event_update(struct perf_event *event, in alpha_perf_event_update()
340 struct perf_event *event[], unsigned long *evtype, in collect_events()
432 static int alpha_pmu_add(struct perf_event *event, int flags) in alpha_pmu_add()
484 static void alpha_pmu_del(struct perf_event *event, int flags) in alpha_pmu_del()
523 static void alpha_pmu_read(struct perf_event *event) in alpha_pmu_read()
531 static void alpha_pmu_stop(struct perf_event *event, int flags) in alpha_pmu_stop()
551 static void alpha_pmu_start(struct perf_event *event, int flags) in alpha_pmu_start()
593 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
601 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init()
695 static int alpha_pmu_event_init(struct perf_event *event) in alpha_pmu_event_init()
813 struct perf_event *event; in alpha_perf_event_irq_handler() local