Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/perf/
Dmpc7450-pmu.c159 int thresh, tuse; in mpc7450_get_constraint() local
173 tuse = mpc7450_threshold_use(event); in mpc7450_get_constraint()
174 if (tuse) { in mpc7450_get_constraint()
178 if (tuse == 2) { in mpc7450_get_constraint()
269 int i, j, class, tuse; in mpc7450_compute_mmcr() local
305 tuse = mpc7450_threshold_use(ev); in mpc7450_compute_mmcr()
306 if (tuse) { in mpc7450_compute_mmcr()
309 if (tuse == 2 && (ev & PM_THRMULT_MSKS)) in mpc7450_compute_mmcr()