Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.h98 void (*set_mapping)(struct intel_uncore_type *type); member
H A Duncore.c1035 if (type->set_mapping) in uncore_type_init()
1036 type->set_mapping(type); in uncore_type_init()