Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c252 static struct intel_uncore_box *uncore_alloc_box(struct intel_uncore_type *type, int node) in uncore_alloc_box() function
561 fake_box = uncore_alloc_box(pmu->type, NUMA_NO_NODE); in uncore_validate_group()
825 box = uncore_alloc_box(type, NUMA_NO_NODE); in uncore_pci_probe()
1048 box = uncore_alloc_box(type, cpu_to_node(cpu)); in uncore_cpu_prepare()