Lines Matching refs:pmu_counters
161 } pmu_counters[CCN_NUM_PMU_EVENT_COUNTERS + 1]; member
621 ccn->dt.pmu_counters[hw->idx].source; in arm_ccn_pmu_event_destroy()
632 ccn->dt.pmu_counters[hw->idx].source = NULL; in arm_ccn_pmu_event_destroy()
633 ccn->dt.pmu_counters[hw->idx].event = NULL; in arm_ccn_pmu_event_destroy()
749 ccn->dt.pmu_counters[CCN_IDX_PMU_CYCLE_COUNTER].event = event; in arm_ccn_pmu_event_init()
766 ccn->dt.pmu_counters[hw->idx].source = source; in arm_ccn_pmu_event_init()
783 ccn->dt.pmu_counters[hw->idx].event = event; in arm_ccn_pmu_event_init()
908 ccn->dt.pmu_counters[hw->idx].source; in arm_ccn_pmu_xp_watchpoint_config()
956 ccn->dt.pmu_counters[hw->idx].source; in arm_ccn_pmu_xp_event_config()
977 ccn->dt.pmu_counters[hw->idx].source; in arm_ccn_pmu_node_event_config()
1084 struct perf_event *event = dt->pmu_counters[idx].event; in arm_ccn_pmu_overflow_handler()