Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/
H A Drapl.c841 static const struct x86_cpu_id rapl_model_match[] __initconst = { variable
890 MODULE_DEVICE_TABLE(x86cpu, rapl_model_match);
901 id = x86_match_cpu(rapl_model_match); in rapl_pmu_init()