Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_spe_pmu.c81 #define SPE_PMU_FEAT_FILT_LAT (1UL << 2) macro
717 !(spe_pmu->features & SPE_PMU_FEAT_FILT_LAT)) in arm_spe_pmu_event_init()
985 spe_pmu->features |= SPE_PMU_FEAT_FILT_LAT; in __arm_spe_pmu_dev_probe()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_spe_pmu.c83 #define SPE_PMU_FEAT_FILT_LAT (1UL << 2) macro
765 !(spe_pmu->features & SPE_PMU_FEAT_FILT_LAT)) in arm_spe_pmu_event_init()
1041 spe_pmu->features |= SPE_PMU_FEAT_FILT_LAT; in __arm_spe_pmu_dev_probe()

Completed in 4 milliseconds