Searched refs:rapl_events_psys_group (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/events/ |
H A D | rapl.c | 505 static struct attribute_group rapl_events_psys_group = { variable 523 [PERF_RAPL_PSYS] = { MSR_PLATFORM_ENERGY_STATUS, &rapl_events_psys_group, test_msr, false, RAPL_MSR_MASK }, 531 [PERF_RAPL_PSYS] = { MSR_PLATFORM_ENERGY_STATUS, &rapl_events_psys_group, test_msr, true, RAPL_MSR_MASK }, 544 [PERF_RAPL_PSYS] = { 0, &rapl_events_psys_group, 0, false, 0 }, 675 &rapl_events_psys_group,
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | rapl.c | 515 static struct attribute_group rapl_events_psys_group = { variable 531 [PERF_RAPL_PSYS] = { MSR_PLATFORM_ENERGY_STATUS, &rapl_events_psys_group, test_msr }, 676 &rapl_events_psys_group,
|
Completed in 3 milliseconds