Searched refs:PERF_RAPL_RAM (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/arch/x86/events/ |
| D | rapl.c | 75 PERF_RAPL_RAM, /* DRAM */ enumerator 521 …[PERF_RAPL_RAM] = { MSR_DRAM_ENERGY_STATUS, &rapl_events_ram_group, test_msr, false, RAPL_M… 529 …[PERF_RAPL_RAM] = { MSR_DRAM_ENERGY_STATUS, &rapl_events_ram_group, test_msr, false, RAPL_M… 617 rapl_hw_unit[PERF_RAPL_RAM] = 16; in rapl_check_hw_unit() 624 rapl_hw_unit[PERF_RAPL_RAM] = 16; in rapl_check_hw_unit() 716 BIT(PERF_RAPL_RAM), 724 BIT(PERF_RAPL_RAM) | 733 BIT(PERF_RAPL_RAM), 741 BIT(PERF_RAPL_RAM), 750 BIT(PERF_RAPL_RAM) | [all …]
|