Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c337 #define PMD_WR_FUNC(cnum) (pmu_conf.pmd_desc[cnum].write_check) macro
1679 if (PMD_WR_FUNC(cnum)) { in pfm_write_pmds()
1681 ret = PMD_WR_FUNC(cnum)(task, cnum, &v, regs); in pfm_write_pmds()