Lines Matching refs:reg_flags
2827 unsigned int cnum, reg_flags, flags, pmc_type; in pfm_write_pmcs() local
2859 reg_flags = req->reg_flags; in pfm_write_pmcs()
2906 if (reg_flags & PFM_REGFL_OVFL_NOTIFY) { in pfm_write_pmcs()
2910 if (reg_flags & PFM_REGFL_RANDOM) flags |= PFM_REGFL_RANDOM; in pfm_write_pmcs()
2924 if (reg_flags & (PFM_REGFL_OVFL_NOTIFY|PFM_REGFL_RANDOM)) { in pfm_write_pmcs()
2943 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmcs()
3056 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
3127 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmds()
3243 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
3262 unsigned int cnum, reg_flags = 0; in pfm_read_pmds() local
3313 reg_flags = req->reg_flags; in pfm_read_pmds()
3366 PFM_REG_RETFLAG_SET(reg_flags, 0); in pfm_read_pmds()
3376 req->reg_flags = reg_flags; in pfm_read_pmds()
3383 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
4126 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_get_pmc_reset()
4133 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()