Searched refs:pmu_counters (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/bus/
H A Darm-ccn.c161 } pmu_counters[CCN_NUM_PMU_EVENT_COUNTERS + 1]; member in struct:arm_ccn_dt
650 ccn->dt.pmu_counters[CCN_IDX_PMU_CYCLE_COUNTER].event = event; arm_ccn_pmu_event_alloc()
667 ccn->dt.pmu_counters[hw->idx].source = source; arm_ccn_pmu_event_alloc()
684 ccn->dt.pmu_counters[hw->idx].event = event; arm_ccn_pmu_event_alloc()
698 ccn->dt.pmu_counters[hw->idx].source; arm_ccn_pmu_event_release()
709 ccn->dt.pmu_counters[hw->idx].source = NULL; arm_ccn_pmu_event_release()
710 ccn->dt.pmu_counters[hw->idx].event = NULL; arm_ccn_pmu_event_release()
961 ccn->dt.pmu_counters[hw->idx].source; arm_ccn_pmu_xp_watchpoint_config()
1009 ccn->dt.pmu_counters[hw->idx].source; arm_ccn_pmu_xp_event_config()
1030 ccn->dt.pmu_counters[hw->idx].source; arm_ccn_pmu_node_event_config()
1144 struct perf_event *event = dt->pmu_counters[idx].event; arm_ccn_pmu_overflow_handler()

Completed in 61 milliseconds