Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.c1176 uncore_box_exit(box); in uncore_pci_pmu_register()
1243 uncore_box_exit(box); in uncore_pci_pmu_unregister()
1506 uncore_box_exit(box); in uncore_box_unref()
H A Duncore.h543 static inline void uncore_box_exit(struct intel_uncore_box *box) in uncore_box_exit() function