Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dpower6-pmu.c180 unsigned int ttmset = 0; in p6_compute_mmcr() local
214 if ((ttmset & (1 << b)) && MMCR1_TTMSEL(mmcr1, b) != u) in p6_compute_mmcr()
217 ttmset |= 1 << b; in p6_compute_mmcr()
221 if ((ttmset & 0x10) && in p6_compute_mmcr()
224 ttmset |= 0x10; in p6_compute_mmcr()