Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event.h833 struct intel_shared_regs *allocate_shared_regs(int cpu);
952 static inline struct intel_shared_regs *allocate_shared_regs(int cpu) in allocate_shared_regs() function
Dperf_event_intel.c2752 struct intel_shared_regs *allocate_shared_regs(int cpu) in allocate_shared_regs() function
2789 cpuc->shared_regs = allocate_shared_regs(cpu); in intel_pmu_cpu_prepare()
Dperf_event.c1888 cpuc->shared_regs = allocate_shared_regs(cpu); in allocate_fake_cpuc()