Home
last modified time | relevance | path

Searched refs:SPE_PMU_FEAT_FILT_EVT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_spe_pmu.c79 #define SPE_PMU_FEAT_FILT_EVT (1UL << 0) macro
709 !(spe_pmu->features & SPE_PMU_FEAT_FILT_EVT)) in arm_spe_pmu_event_init()
979 spe_pmu->features |= SPE_PMU_FEAT_FILT_EVT; in __arm_spe_pmu_dev_probe()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_spe_pmu.c81 #define SPE_PMU_FEAT_FILT_EVT (1UL << 0) macro
753 !(spe_pmu->features & SPE_PMU_FEAT_FILT_EVT)) in arm_spe_pmu_event_init()
1032 spe_pmu->features |= SPE_PMU_FEAT_FILT_EVT; in __arm_spe_pmu_dev_probe()

Completed in 4 milliseconds