Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dcore-book3s.c1248 unsigned int hwc_index[MAX_HWEVENTS]; in power_pmu_enable() local
1292 if (ppmu->compute_mmcr(cpuhw->events, cpuhw->n_events, hwc_index, in power_pmu_enable()
1333 if (event->hw.idx && event->hw.idx != hwc_index[i] + 1) { in power_pmu_enable()
1348 idx = hwc_index[i] + 1; in power_pmu_enable()