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

/linux-master/drivers/perf/
H A Darm-ccn.c155 } 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;
667 ccn->dt.pmu_counters[hw->idx].source = source;
684 ccn->dt.pmu_counters[hw->idx].event = event;
698 ccn->dt.pmu_counters[hw->idx].source;
709 ccn->dt.pmu_counters[hw->idx].source = NULL;
710 ccn->dt.pmu_counters[hw->idx].event = NULL;
948 ccn->dt.pmu_counters[hw->idx].source;
996 ccn->dt.pmu_counters[hw->idx].source;
1017 ccn->dt.pmu_counters[h
[all...]

Completed in 115 milliseconds