Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Drapl.c130 struct rapl_model { struct
674 static struct rapl_model model_snb = {
681 static struct rapl_model model_snbep = {
688 static struct rapl_model model_hsw = {
696 static struct rapl_model model_hsx = {
703 static struct rapl_model model_knl = {
709 static struct rapl_model model_skl = {
752 struct rapl_model *rm; in rapl_pmu_init()
759 rm = (struct rapl_model *) id->driver_data; in rapl_pmu_init()