Home
last modified time | relevance | path

Searched defs:type_id (Results 1 – 3 of 3) sorted by relevance

/arch/x86/events/intel/
Duncore_discovery.c55 const u16 *type_id = key; in __type_cmp() local
66 search_uncore_discovery_type(u16 type_id) in search_uncore_discovery_type()
557 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()
Duncore_snbep.c6422 uncore_get_uncores(enum uncore_access_type type_id, int num_extra, in uncore_get_uncores()
6444 uncore_find_type_by_id(struct intel_uncore_type **types, int type_id) in uncore_find_type_by_id()
6455 int type_id) in uncore_type_max_boxes()
6506 static void spr_update_device_location(int type_id) in spr_update_device_location()
Duncore.h57 int type_id; member