Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dperf_event.h21 #define PMU_F_ERR_IBE 0x0100 macro
23 #define PMU_F_ERR_MASK (PMU_F_ERR_IBE|PMU_F_ERR_LSDA)
/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_sf.c2087 cpuhw->flags |= PMU_F_ERR_IBE; in cpumf_measurement_alert()