Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c1061 uncore_change_context(struct intel_uncore_type **uncores, int old_cpu, int new_cpu) in uncore_change_context() function
1122 uncore_change_context(uncore_msr_uncores, cpu, target); in uncore_event_exit_cpu()
1123 uncore_change_context(uncore_pci_uncores, cpu, target); in uncore_event_exit_cpu()
1138 uncore_change_context(uncore_msr_uncores, -1, cpu); in uncore_event_init_cpu()
1139 uncore_change_context(uncore_pci_uncores, -1, cpu); in uncore_event_init_cpu()