Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Duncore_discovery.h131 bool intel_uncore_has_discovery_tables(int *ignore);
Duncore_discovery.c289 bool intel_uncore_has_discovery_tables(int *ignore) in intel_uncore_has_discovery_tables() function
Duncore.c1888 if (!uncore_no_discover && intel_uncore_has_discovery_tables(NULL)) in intel_uncore_init()
1897 !intel_uncore_has_discovery_tables(uncore_init->uncore_units_ignore)) in intel_uncore_init()