Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Drapl.c152 struct rapl_model { struct
167 static struct rapl_model *rapl_model; argument
621 switch (rapl_model->unit_quirk) { in rapl_check_hw_unit()
771 static struct rapl_model model_snb = {
787 static struct rapl_model model_hsw = {
796 static struct rapl_model model_hsx = {
805 static struct rapl_model model_knl = {
813 static struct rapl_model model_skl = {
823 static struct rapl_model model_spr = {
905 rapl_model = (struct rapl_model *) id->driver_data; in rapl_pmu_init()
[all …]