Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore_snb.c338 .single_fixed = 1,
416 .single_fixed = 1,
478 .single_fixed = 1,
622 .single_fixed = 1,
713 .single_fixed = 1,
728 .single_fixed = 1,
H A Duncore.h71 unsigned single_fixed:1; member
H A Duncore.c774 if (pmu->type->single_fixed && pmu->pmu_idx > 0) in uncore_pmu_event_init()