Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_spe_pmu.c90 #define SPE_PMU_FEAT_FDS (1UL << 9) macro
319 !(spe_pmu->features & SPE_PMU_FEAT_FDS)) in arm_spe_pmu_format_attr_is_visible()
825 !(spe_pmu->features & SPE_PMU_FEAT_FDS)) in arm_spe_pmu_event_init()
904 if (spe_pmu->features & SPE_PMU_FEAT_FDS) { in arm_spe_pmu_start()
1169 spe_pmu->features |= SPE_PMU_FEAT_FDS; in __arm_spe_pmu_dev_probe()