Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/events/intel/
Duncore_snb.c244 .single_fixed = 1,
322 .single_fixed = 1,
384 .single_fixed = 1,
528 .single_fixed = 1,
Duncore.h69 unsigned single_fixed:1; member
Duncore.c763 if (pmu->type->single_fixed && pmu->pmu_idx > 0) in uncore_pmu_event_init()