Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dperfmon.h57 unsigned long smpl_pmds[4]; /* bitmask of other PMD of interest on overflow */ member
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dperfmon_default_smpl.c129 npmds = hweight64(arg->smpl_pmds[0]); in default_handler()