Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Duncore_snb.c220 .single_fixed = 1,
298 .single_fixed = 1,
360 .single_fixed = 1,
H A Duncore.h66 unsigned single_fixed:1; member
H A Duncore.c747 if (pmu->type->single_fixed && pmu->pmu_idx > 0) in uncore_pmu_event_init()