Searched refs:is_cycle_counter_event (Results 1 – 3 of 3) sorted by relevance
184 bool (*is_cycle_counter_event)(const struct perf_event *event); member
472 if (cspmu->impl.ops.is_cycle_counter_event(new_ev)) in pcie_v2_pmu_validate_event()933 .is_cycle_counter_event = pcie_tgt_pmu_is_cycle_counter_event,1033 SET_OP(is_cycle_counter_event, impl_ops, match, NULL); in nv_cspmu_init_ops()
408 DEFAULT_IMPL_OP(is_cycle_counter_event), in arm_cspmu_init_impl_ops()557 if (cspmu->impl.ops.is_cycle_counter_event(event)) { in arm_cspmu_get_event_idx()