Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c102 #define PMC_IS_MONITOR(i) (pmu_conf.pmc_desc[i].type == PFM_REG_MONITOR) macro
1517 is_monitor = PMC_IS_MONITOR(cnum); in pfm_write_pmcs()