Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore.c9 static bool uncore_no_discover; variable
10 module_param(uncore_no_discover, bool, 0);
11 MODULE_PARM_DESC(uncore_no_discover, "Don't enable the Intel uncore PerfMon discovery mechanism "
1888 if (!uncore_no_discover && intel_uncore_has_discovery_tables(NULL)) in intel_uncore_init()
1894 if (uncore_no_discover && uncore_init->use_discovery) in intel_uncore_init()