Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.h827 struct intel_shared_regs *allocate_shared_regs(int cpu);
937 static inline struct intel_shared_regs *allocate_shared_regs(int cpu) in allocate_shared_regs() function
Dperf_event_intel.c2528 struct intel_shared_regs *allocate_shared_regs(int cpu) in allocate_shared_regs() function
2573 cpuc->shared_regs = allocate_shared_regs(cpu); in intel_pmu_cpu_prepare()
Dperf_event.c1824 cpuc->shared_regs = allocate_shared_regs(cpu); in allocate_fake_cpuc()