Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/events/intel/
Duncore_discovery.h127 bool intel_uncore_has_discovery_tables(void);
Duncore_discovery.c261 bool intel_uncore_has_discovery_tables(void) in intel_uncore_has_discovery_tables() function
Duncore.c1851 if (!uncore_no_discover && intel_uncore_has_discovery_tables()) in intel_uncore_init()
1859 if (uncore_init->use_discovery && !intel_uncore_has_discovery_tables()) in intel_uncore_init()