Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/uapi/asm/
Dperfmon.h62 #define PFM_REG_RETFL_EINVAL (1UL<<30) /* set if register entry is invalid */ macro
63 #define PFM_REG_RETFL_MASK (PFM_REG_RETFL_NOTAVAIL|PFM_REG_RETFL_EINVAL)
/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c3048 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
3235 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
3375 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
3863 PFM_REG_RETFLAG_SET(req->dbreg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_ibr_dbr()
4125 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()