Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/events/intel/
Drapl.c750 static const struct x86_cpu_id rapl_cpu_match[] __initconst = { variable
786 MODULE_DEVICE_TABLE(x86cpu, rapl_cpu_match);
795 id = x86_match_cpu(rapl_cpu_match); in rapl_pmu_init()