Lines Matching refs:perf_event
87 struct perf_event *event; /* Scheduled perf event */
625 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
668 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init()
801 static int cpumsf_pmu_event_init(struct perf_event *event) in cpumsf_pmu_event_init()
951 static int perf_exclude_event(struct perf_event *event, struct pt_regs *regs, in perf_exclude_event()
976 static int perf_push_sample(struct perf_event *event, struct sf_raw_sample *sfr) in perf_push_sample()
1043 static void perf_event_count_update(struct perf_event *event, u64 count) in perf_event_count_update()
1139 static void hw_collect_samples(struct perf_event *event, unsigned long *sdbt, in hw_collect_samples()
1214 static void hw_perf_event_update(struct perf_event *event, int flush_all) in hw_perf_event_update()
1298 static void cpumsf_pmu_read(struct perf_event *event) in cpumsf_pmu_read()
1306 static void cpumsf_pmu_start(struct perf_event *event, int flags) in cpumsf_pmu_start()
1327 static void cpumsf_pmu_stop(struct perf_event *event, int flags) in cpumsf_pmu_stop()
1346 static int cpumsf_pmu_add(struct perf_event *event, int flags) in cpumsf_pmu_add()
1396 static void cpumsf_pmu_del(struct perf_event *event, int flags) in cpumsf_pmu_del()