Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.c15 struct intel_uncore_type **uncore_msr_uncores = empty_uncore; variable
1590 uncore_box_unref(uncore_msr_uncores, die); in uncore_event_cpu_offline()
1606 uncore_change_context(uncore_msr_uncores, cpu, target); in uncore_event_cpu_offline()
1677 allocate_boxes(uncore_msr_uncores, die, cpu); in uncore_event_cpu_online()
1687 uncore_change_context(uncore_msr_uncores, -1, cpu); in uncore_event_cpu_online()
1692 uncore_box_ref(uncore_msr_uncores, die, cpu); in uncore_event_cpu_online()
2003 cret = uncore_pmu_types_init(uncore_msr_uncores); in intel_uncore_init()
2005 uncore_msr_uncores = empty_uncore; in intel_uncore_init()
2030 uncore_types_exit(uncore_msr_uncores); in intel_uncore_init()
2042 uncore_types_exit(uncore_msr_uncores); in intel_uncore_exit()