Home
last modified time | relevance | path

Searched refs:hwc_index (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/perf/
Dcore-book3s.c1219 unsigned int hwc_index[MAX_HWEVENTS]; in power_pmu_enable() local
1263 if (ppmu->compute_mmcr(cpuhw->events, cpuhw->n_events, hwc_index, in power_pmu_enable()
1304 if (event->hw.idx && event->hw.idx != hwc_index[i] + 1) { in power_pmu_enable()
1319 idx = hwc_index[i] + 1; in power_pmu_enable()