Lines Matching refs:perf_event

27 #include "../perf_event.h"
2253 struct perf_event *event =
2333 struct perf_event *event;
2438 static inline bool event_is_checkpointed(struct perf_event *event)
2443 static inline void intel_set_masks(struct perf_event *event, int idx)
2455 static inline void intel_clear_masks(struct perf_event *event, int idx)
2464 static void intel_pmu_disable_fixed(struct perf_event *event)
2489 static void intel_pmu_disable_event(struct perf_event *event)
2525 static void intel_pmu_assign_event(struct perf_event *event, int idx)
2531 static __always_inline bool intel_pmu_needs_branch_stack(struct perf_event *event)
2536 static void intel_pmu_del_event(struct perf_event *event)
2544 static int icl_set_topdown_event_period(struct perf_event *event)
2589 static u64 icl_get_topdown_value(struct perf_event *event,
2603 static void __icl_update_topdown_event(struct perf_event *event,
2627 static void update_saved_topdown_regs(struct perf_event *event, u64 slots,
2631 struct perf_event *other;
2653 static u64 intel_update_topdown_event(struct perf_event *event, int metric_end)
2656 struct perf_event *other;
2710 static u64 icl_update_topdown_event(struct perf_event *event)
2718 static void intel_pmu_read_topdown_event(struct perf_event *event)
2732 static void intel_pmu_read_event(struct perf_event *event)
2742 static void intel_pmu_enable_fixed(struct perf_event *event)
2794 static void intel_pmu_enable_event(struct perf_event *event)
2828 static void intel_pmu_add_event(struct perf_event *event)
2840 int intel_pmu_save_and_restart(struct perf_event *event)
2857 static int intel_pmu_set_period(struct perf_event *event)
2865 static u64 intel_pmu_update(struct perf_event *event)
2933 struct perf_event *event = NULL;
3046 struct perf_event *event = cpuc->events[bit];
3151 intel_bts_constraints(struct perf_event *event)
3163 intel_vlbr_constraints(struct perf_event *event)
3196 static void intel_fixup_er(struct perf_event *event, int idx)
3221 struct perf_event *event,
3322 struct perf_event *event)
3346 struct perf_event *event)
3365 struct perf_event *event)
3501 intel_get_excl_constraints(struct cpu_hw_events *cpuc, struct perf_event *event,
3602 struct perf_event *event)
3635 struct perf_event *event)
3681 struct perf_event *event)
3695 struct perf_event *event)
3708 static void intel_pebs_aliases_core2(struct perf_event *event)
3736 static void intel_pebs_aliases_snb(struct perf_event *event)
3764 static void intel_pebs_aliases_precdist(struct perf_event *event)
3788 static void intel_pebs_aliases_ivb(struct perf_event *event)
3795 static void intel_pebs_aliases_skl(struct perf_event *event)
3802 static unsigned long intel_pmu_large_pebs_flags(struct perf_event *event)
3815 static int intel_pmu_bts_config(struct perf_event *event)
3842 static int core_pmu_hw_config(struct perf_event *event)
3855 static bool is_available_metric_event(struct perf_event *event)
3861 static inline bool is_mem_loads_event(struct perf_event *event)
3866 static inline bool is_mem_loads_aux_event(struct perf_event *event)
3871 static inline bool require_mem_loads_aux_event(struct perf_event *event)
3882 static inline bool intel_pmu_has_cap(struct perf_event *event, int idx)
3889 static int intel_pmu_hw_config(struct perf_event *event)
3920 struct perf_event *leader, *sibling;
4022 struct perf_event *leader = event->group_leader;
4064 struct perf_event *leader = event->group_leader;
4065 struct perf_event *sibling = NULL;
4203 struct perf_event *event = cpuc->events[idx];
4224 static void core_pmu_enable_event(struct perf_event *event)
4246 static int hsw_hw_config(struct perf_event *event)
4309 struct perf_event *event)
4327 struct perf_event *event)
4342 struct perf_event *event)
4367 struct perf_event *event)
4382 struct perf_event *event)
4407 struct perf_event *event)
4425 struct perf_event *event)
4440 struct perf_event *event)
4478 struct perf_event *event)
4502 struct perf_event *event)
4515 static int adl_hw_config(struct perf_event *event)
4548 static void bdw_limit_period(struct perf_event *event, s64 *left)
4558 static void nhm_limit_period(struct perf_event *event, s64 *left)
4563 static void glc_limit_period(struct perf_event *event, s64 *left)
4972 static int intel_pmu_check_period(struct perf_event *event, u64 value)
4984 static int intel_pmu_aux_output_match(struct perf_event *event)