Home
last modified time | relevance | path

Searched refs:active_fixed_ctrl_val (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/events/
H A Dperf_event.h277 u64 active_fixed_ctrl_val; member
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c2234 if (cpuc->fixed_ctrl_val != cpuc->active_fixed_ctrl_val) { in __intel_pmu_enable_all()
2236 cpuc->active_fixed_ctrl_val = cpuc->fixed_ctrl_val; in __intel_pmu_enable_all()