Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/
Dperfmon.h59 #define PFM_REG_RETFL_EINVAL (1U<<30) /* set if register entry is invalid */ macro
60 #define PFM_REG_RETFL_MASK (PFM_REG_RETFL_NOTAVAIL|PFM_REG_RETFL_EINVAL)
/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c1635 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
1743 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
1865 PFM_REG_RETFLAG_SET(reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
2399 PFM_REG_RETFLAG_SET(tmp.dbreg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_ibr_dbr()
2592 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()