Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h275 u64 active_fixed_ctrl_val; member
/linux-6.1.9/arch/x86/events/intel/
Dcore.c2203 if (cpuc->fixed_ctrl_val != cpuc->active_fixed_ctrl_val) { in __intel_pmu_enable_all()
2205 cpuc->active_fixed_ctrl_val = cpuc->fixed_ctrl_val; in __intel_pmu_enable_all()