Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dppc970-pmu.c269 unsigned char unitmap[] = { 0, 0<<3, 3<<3, 1<<3, 2<<3, 0|4, 3|4 }; in p970_compute_mmcr() local
315 unitmap[PM_ISU] = 2 | 4; /* move ISU to TTM1 */ in p970_compute_mmcr()
321 ttm = unitmap[i]; in p970_compute_mmcr()
335 ttm = (unitmap[unit] >> 2) & 1; in p970_compute_mmcr()