PMU_F_ENABLED     126 arch/s390/kernel/perf_cpum_cf.c 	if (cpuhw->flags & PMU_F_ENABLED)
PMU_F_ENABLED     136 arch/s390/kernel/perf_cpum_cf.c 	cpuhw->flags |= PMU_F_ENABLED;
PMU_F_ENABLED     150 arch/s390/kernel/perf_cpum_cf.c 	if (!(cpuhw->flags & PMU_F_ENABLED))
PMU_F_ENABLED     161 arch/s390/kernel/perf_cpum_cf.c 	cpuhw->flags &= ~PMU_F_ENABLED;
PMU_F_ENABLED     139 arch/s390/kernel/perf_cpum_cf_diag.c 	if (cpuhw->flags & PMU_F_ENABLED)
PMU_F_ENABLED     148 arch/s390/kernel/perf_cpum_cf_diag.c 	cpuhw->flags |= PMU_F_ENABLED;
PMU_F_ENABLED     166 arch/s390/kernel/perf_cpum_cf_diag.c 	if (!(cpuhw->flags & PMU_F_ENABLED))
PMU_F_ENABLED     176 arch/s390/kernel/perf_cpum_cf_diag.c 	cpuhw->flags &= ~PMU_F_ENABLED;
PMU_F_ENABLED     940 arch/s390/kernel/perf_cpum_sf.c 	if (cpuhw->flags & PMU_F_ENABLED)
PMU_F_ENABLED     973 arch/s390/kernel/perf_cpum_sf.c 	cpuhw->flags |= PMU_F_ENABLED;
PMU_F_ENABLED     978 arch/s390/kernel/perf_cpum_sf.c 		cpuhw->flags &= ~PMU_F_ENABLED;
PMU_F_ENABLED    1002 arch/s390/kernel/perf_cpum_sf.c 	if (!(cpuhw->flags & PMU_F_ENABLED))
PMU_F_ENABLED    1035 arch/s390/kernel/perf_cpum_sf.c 	cpuhw->flags &= ~PMU_F_ENABLED;