Home
last modified time | relevance | path

Searched refs:PFM_REG_RETFL_MASK (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/ia64/include/uapi/asm/
H A Dperfmon.h63 #define PFM_REG_RETFL_MASK (PFM_REG_RETFL_NOTAVAIL|PFM_REG_RETFL_EINVAL) macro
65 #define PFM_REG_HAS_ERROR(flag) (((flag) & PFM_REG_RETFL_MASK) != 0)

Completed in 1 milliseconds