Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore_discovery.c12 static int num_discovered_types[UNCORE_ACCESS_MAX]; variable
97 num_discovered_types[type->access_type]++; in add_uncore_discovery_type()
608 uncores = kcalloc(num_discovered_types[type_id] + num_extra + 1, in intel_uncore_generic_init_uncores()