Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon_generic.h19 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
31 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon_montecito.h60 { PFM_REG_END , 0, 0x0, -1, NULL, NULL, {0,}, {0,}}, /* end marker */
128 { PFM_REG_END , 0, 0x0, -1, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon_itanium.h26 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
48 { PFM_REG_END , 0, 0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon_mckinley.h28 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
50 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon.c91 #define PFM_REG_END 0x2 /* end marker */ macro
98 #define PMC_IS_LAST(i) (pmu_conf->pmc_desc[i].type & PFM_REG_END)
99 #define PMD_IS_LAST(i) (pmu_conf->pmd_desc[i].type & PFM_REG_END)