Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Dperf_event.h294 u64 active_fixed_ctrl_val; member
/linux-6.15/arch/x86/events/intel/
H A Dcore.c2308 if (cpuc->fixed_ctrl_val != cpuc->active_fixed_ctrl_val) { in __intel_pmu_enable_all()
2310 cpuc->active_fixed_ctrl_val = cpuc->fixed_ctrl_val; in __intel_pmu_enable_all()