Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dmpc7450-pmu.c155 int thresh, tuse; in mpc7450_get_constraint() local
169 tuse = mpc7450_threshold_use(event); in mpc7450_get_constraint()
170 if (tuse) { in mpc7450_get_constraint()
174 if (tuse == 2) { in mpc7450_get_constraint()
266 int i, j, class, tuse; in mpc7450_compute_mmcr() local
302 tuse = mpc7450_threshold_use(ev); in mpc7450_compute_mmcr()
303 if (tuse) { in mpc7450_compute_mmcr()
306 if (tuse == 2 && (ev & PM_THRMULT_MSKS)) in mpc7450_compute_mmcr()