Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/events/intel/
Duncore_discovery.h125 bool intel_uncore_has_discovery_tables(void);
Duncore_discovery.c269 bool intel_uncore_has_discovery_tables(void) in intel_uncore_has_discovery_tables() function
Duncore.c1855 if (!uncore_no_discover && intel_uncore_has_discovery_tables()) in intel_uncore_init()
1863 if (uncore_init->use_discovery && !intel_uncore_has_discovery_tables()) in intel_uncore_init()