Searched refs:reg_flags (Results 1 – 2 of 2) sorted by relevance
90 unsigned long reg_flags; /* input: pmc/pmd flags, return: reg error */ member
2855 unsigned int cnum, reg_flags, flags, pmc_type; in pfm_write_pmcs() local2887 reg_flags = req->reg_flags; in pfm_write_pmcs()2934 if (reg_flags & PFM_REGFL_OVFL_NOTIFY) { in pfm_write_pmcs()2938 if (reg_flags & PFM_REGFL_RANDOM) flags |= PFM_REGFL_RANDOM; in pfm_write_pmcs()2952 if (reg_flags & (PFM_REGFL_OVFL_NOTIFY|PFM_REGFL_RANDOM)) { in pfm_write_pmcs()2971 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmcs()3084 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()3155 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmds()3271 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()3290 unsigned int cnum, reg_flags = 0; in pfm_read_pmds() local[all …]