Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc64/iSeries/
DItLpPaca.h103 u8 xPMCRegsInUse; // PMC regs in use x3B-x3B member
/linux-2.4.37.9/arch/ppc64/kernel/
Dproc_pmc.c808 get_paca()->xLpPacaPtr->xPMCRegsInUse = 1; in proc_pmc_cpi()
859 get_paca()->xLpPacaPtr->xPMCRegsInUse = 1; in proc_pmc_tlb()
918 get_paca()->xLpPacaPtr->xPMCRegsInUse = 1; in proc_pmc_set_mmcr0()
920 get_paca()->xLpPacaPtr->xPMCRegsInUse = 0; in proc_pmc_set_mmcr0()
Dperfmon.c616 lpaca->xLpPacaPtr->xPMCRegsInUse = 1; in pmc_configure()