Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/events/intel/
Drapl.c718 static const struct x86_cpu_id rapl_model_match[] __initconst = { variable
747 MODULE_DEVICE_TABLE(x86cpu, rapl_model_match);
755 id = x86_match_cpu(rapl_model_match); in rapl_pmu_init()