Home
last modified time | relevance | path

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

/Linux-v5.10/arch/ia64/include/uapi/asm/
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)