Searched refs:is_cycle_counter_event (Results 1 – 3 of 3) sorted by relevance
99 bool (*is_cycle_counter_event)(const struct perf_event *event); member
394 impl_ops->is_cycle_counter_event = NULL; in nv_cspmu_init_ops()
425 CHECK_DEFAULT_IMPL_OPS(impl_ops, is_cycle_counter_event); in arm_cspmu_init_impl_ops()556 if (cspmu->impl.ops.is_cycle_counter_event(event)) { in arm_cspmu_get_event_idx()