Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Duncore.h103 void (*cleanup_extra_boxes)(struct intel_uncore_type *type); member
H A Duncore.c972 if (type->cleanup_extra_boxes) in uncore_type_exit()
973 type->cleanup_extra_boxes(type); in uncore_type_exit()
H A Duncore_snbep.c6260 .cleanup_extra_boxes = spr_extra_boxes_cleanup,
6275 .cleanup_extra_boxes = spr_extra_boxes_cleanup,