Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Dperf_event.h313 u64 active_fixed_ctrl_val; member
/linux/arch/x86/events/intel/
H A Dcore.c2532 if (cpuc->fixed_ctrl_val != cpuc->active_fixed_ctrl_val) { in __intel_pmu_enable_all()
2534 cpuc->active_fixed_ctrl_val = cpuc->fixed_ctrl_val; in __intel_pmu_enable_all()