Home
last modified time | relevance | path

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

/linux/arch/x86/events/amd/
A Duncore.c391 if (amd_uncore_llc) { in amd_uncore_cpu_up_prepare()
455 if (amd_uncore_llc) { in amd_uncore_cpu_starting()
493 if (amd_uncore_llc) in amd_uncore_cpu_online()
494 uncore_online(cpu, amd_uncore_llc); in amd_uncore_cpu_online()
530 if (amd_uncore_llc) in amd_uncore_cpu_down_prepare()
553 if (amd_uncore_llc) in amd_uncore_cpu_dead()
554 uncore_dead(cpu, amd_uncore_llc); in amd_uncore_cpu_dead()
624 if (!amd_uncore_llc) { in amd_uncore_init()
664 free_percpu(amd_uncore_llc); in amd_uncore_init()
679 free_percpu(amd_uncore_llc); in amd_uncore_exit()
[all …]

Completed in 4 milliseconds