Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.h58 enum uncore_access_type { enum
118 enum uncore_access_type access_type;
158 intel_uncore_generic_init_uncores(enum uncore_access_type type_id, int num_extra);
H A Duncore_discovery.c557 static bool uncore_update_uncore_type(enum uncore_access_type type_id, in uncore_update_uncore_type()
600 intel_uncore_generic_init_uncores(enum uncore_access_type type_id, int num_extra) in intel_uncore_generic_init_uncores()
H A Duncore_snbep.c6420 uncore_get_uncores(enum uncore_access_type type_id, int num_extra, in uncore_get_uncores()