Searched refs:rapl_events_gpu_group (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/x86/events/ |
| H A D | rapl.c | 537 static struct attribute_group rapl_events_gpu_group = { variable 578 …[PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr, false, RAPL_M… 586 …[PERF_RAPL_PP1] = { MSR_PP1_ENERGY_STATUS, &rapl_events_gpu_group, test_msr, false, RAPL_M… 599 [PERF_RAPL_PP1] = { 0, &rapl_events_gpu_group, NULL, false, 0 }, 690 &rapl_events_gpu_group,
|