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.c1168 uncore_box_exit(box); in uncore_pci_pmu_register()
1235 uncore_box_exit(box); in uncore_pci_pmu_unregister()
1514 uncore_box_exit(box); in uncore_box_unref()
H A Duncore.h546 static inline void uncore_box_exit(struct intel_uncore_box *box) in uncore_box_exit() function