Lines Matching defs:rapl_model
127 struct rapl_model {
598 static int rapl_check_hw_unit(struct rapl_model *rm)
705 static struct rapl_model model_snb = {
713 static struct rapl_model model_snbep = {
721 static struct rapl_model model_hsw = {
730 static struct rapl_model model_hsx = {
739 static struct rapl_model model_knl = {
747 static struct rapl_model model_skl = {
757 static struct rapl_model model_spr = {
767 static struct rapl_model model_amd_fam17h = {
814 struct rapl_model *rm;
821 rm = (struct rapl_model *) id->driver_data;