Lines Matching defs:rapl_model
127 struct rapl_model {
601 static int rapl_check_hw_unit(struct rapl_model *rm)
704 static struct rapl_model model_snb = {
712 static struct rapl_model model_snbep = {
720 static struct rapl_model model_hsw = {
729 static struct rapl_model model_hsx = {
738 static struct rapl_model model_knl = {
746 static struct rapl_model model_skl = {
756 static struct rapl_model model_spr = {
766 static struct rapl_model model_amd_hygon = {
822 struct rapl_model *rm;
829 rm = (struct rapl_model *) id->driver_data;