Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c32 struct intel_pqr_state { struct
44 static DEFINE_PER_CPU(struct intel_pqr_state, pqr_state);
990 struct intel_pqr_state *state = this_cpu_ptr(&pqr_state); in intel_cqm_event_start()
1011 struct intel_pqr_state *state = this_cpu_ptr(&pqr_state); in intel_cqm_event_stop()
1260 struct intel_pqr_state *state = &per_cpu(pqr_state, cpu); in intel_cqm_cpu_starting()