Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.c1182 uncore_box_exit(box); in uncore_pci_pmu_register()
1249 uncore_box_exit(box); in uncore_pci_pmu_unregister()
1528 uncore_box_exit(box); in uncore_box_unref()
H A Duncore.h547 static inline void uncore_box_exit(struct intel_uncore_box *box) in uncore_box_exit() function