Lines Matching defs:event
111 #define M_PERFCTL_EVENT(event) (((event) & 0x3ff) << 5) argument
375 static int mipspmu_event_set_period(struct perf_event *event, in mipspmu_event_set_period()
411 static void mipspmu_event_update(struct perf_event *event, in mipspmu_event_update()
432 static void mipspmu_start(struct perf_event *event, int flags) in mipspmu_start()
448 static void mipspmu_stop(struct perf_event *event, int flags) in mipspmu_stop()
461 static int mipspmu_add(struct perf_event *event, int flags) in mipspmu_add()
497 static void mipspmu_del(struct perf_event *event, int flags) in mipspmu_del()
512 static void mipspmu_read(struct perf_event *event) in mipspmu_read()
599 static void hw_perf_event_destroy(struct perf_event *event) in hw_perf_event_destroy()
614 static int mipspmu_event_init(struct perf_event *event) in mipspmu_event_init()
716 static int validate_group(struct perf_event *event) in validate_group()
742 struct perf_event *event = cpuc->events[idx]; in handle_associated_event() local
1231 static void check_and_calc_range(struct perf_event *event, in check_and_calc_range()
1255 static void check_and_calc_range(struct perf_event *event, in check_and_calc_range()
1261 static int __hw_perf_event_init(struct perf_event *event) in __hw_perf_event_init()