Searched refs:PMD_WR_FUNC (Results 1 – 1 of 1) sorted by relevance
337 #define PMD_WR_FUNC(cnum) (pmu_conf.pmd_desc[cnum].write_check) macro1679 if (PMD_WR_FUNC(cnum)) { in pfm_write_pmds()1681 ret = PMD_WR_FUNC(cnum)(task, cnum, &v, regs); in pfm_write_pmds()