Searched refs:NR_RAPL_DOMAINS (Results 1 – 1 of 1) sorted by relevance
77 #define NR_RAPL_DOMAINS 0x5 macro78 static const char *const rapl_domain_names[NR_RAPL_DOMAINS] __initconst = {156 static int rapl_hw_unit[NR_RAPL_DOMAINS] __read_mostly;182 if (cfg > NR_RAPL_DOMAINS) { in rapl_scale()631 for (i = 0; i < NR_RAPL_DOMAINS; i++) in rapl_check_hw_unit()665 for (i = 0; i < NR_RAPL_DOMAINS; i++) { in rapl_advertise()