Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Dperfmon_generic.h18 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
30 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon_montecito.h59 { PFM_REG_END , 0, 0x0, -1, NULL, NULL, {0,}, {0,}}, /* end marker */
127 { PFM_REG_END , 0, 0x0, -1, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon_itanium.h25 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
47 { PFM_REG_END , 0, 0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon_mckinley.h27 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
49 { PFM_REG_END , 0, 0x0UL, -1UL, NULL, NULL, {0,}, {0,}}, /* end marker */
Dperfmon.c89 #define PFM_REG_END 0x2 /* end marker */ macro
96 #define PMC_IS_LAST(i) (pmu_conf->pmc_desc[i].type & PFM_REG_END)
97 #define PMD_IS_LAST(i) (pmu_conf->pmd_desc[i].type & PFM_REG_END)