Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/events/intel/
Duncore.h103 void (*cleanup_extra_boxes)(struct intel_uncore_type *type); member
Duncore.c973 if (type->cleanup_extra_boxes) in uncore_type_exit()
974 type->cleanup_extra_boxes(type); in uncore_type_exit()
Duncore_snbep.c6291 .cleanup_extra_boxes = spr_extra_boxes_cleanup,
6306 .cleanup_extra_boxes = spr_extra_boxes_cleanup,