Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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)