Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
265 int i, j, class, tuse; in mpc7450_compute_mmcr() local
301 tuse = mpc7450_threshold_use(ev); in mpc7450_compute_mmcr()
302 if (tuse) { in mpc7450_compute_mmcr()
305 if (tuse == 2 && (ev & PM_THRMULT_MSKS)) in mpc7450_compute_mmcr()