Searched refs:rapl_events_gpu_group (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | rapl.c | 493 static struct attribute_group rapl_events_gpu_group = { variable 522 [PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr, false, RAPL_MSR_MASK }, 530 [PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr, false, RAPL_MSR_MASK }, 543 [PERF_RAPL_PP1] = { 0, &rapl_events_gpu_group, 0, false, 0 }, 674 &rapl_events_gpu_group,
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | rapl.c | 502 static struct attribute_group rapl_events_gpu_group = { variable 530 [PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr }, 675 &rapl_events_gpu_group,
|
Completed in 3 milliseconds