Lines Matching defs:cpu_hw_events
17621 struct cpu_hw_events {
17728 int (*schedule_events)(struct cpu_hw_events *, int, int *);
17746 struct event_constraint * (*get_event_constraints)(struct cpu_hw_events *, int, struct perf_event *);
17747 void (*put_event_constraints)(struct cpu_hw_events *, struct perf_event *);
17748 void (*start_scheduling)(struct cpu_hw_events *);
17749 void (*commit_scheduling)(struct cpu_hw_events *, int, int);
17750 void (*stop_scheduling)(struct cpu_hw_events *);