Searched refs:PMC_IS_LAST (Results 1 – 1 of 1) sorted by relevance
87 #define PMC_IS_LAST(i) (pmu_conf.pmc_desc[i].type & PFM_REG_END) macro4528 for (i=0; PMC_IS_LAST(i) == 0; i++) { in pfm_init()4608 for (i=1; PMC_IS_LAST(i) == 0; i++) { in pfm_init_percpu()