Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Drapl.c772 static const struct x86_cpu_id rapl_model_match[] __initconst = { variable
817 MODULE_DEVICE_TABLE(x86cpu, rapl_model_match);
825 id = x86_match_cpu(rapl_model_match); in rapl_pmu_init()