Searched refs:NR_RAPL_DOMAINS (Results 1 – 1 of 1) sorted by relevance
65 #define NR_RAPL_DOMAINS 0x4 macro66 static const char *rapl_domain_names[NR_RAPL_DOMAINS] __initconst = {128 static int rapl_hw_unit[NR_RAPL_DOMAINS] __read_mostly; /* 1/2^hw_unit Joule */155 if (cfg > NR_RAPL_DOMAINS) { in rapl_scale()696 for (i = 0; i < NR_RAPL_DOMAINS; i++) in rapl_check_hw_unit()785 for (i = 0; i < NR_RAPL_DOMAINS; i++) { in rapl_pmu_init()