Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Drapl.c127 struct rapl_model { struct
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; in rapl_pmu_init()
[all …]