Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c80 PERF_RAPL_RAM, /* DRAM */ enumerator
578 …[PERF_RAPL_RAM] = { MSR_DRAM_ENERGY_STATUS, &rapl_events_ram_group, test_msr, false, RAPL_M…
586 …[PERF_RAPL_RAM] = { MSR_DRAM_ENERGY_STATUS, &rapl_events_ram_group, test_msr, false, RAPL_M…
599 [PERF_RAPL_RAM] = { 0, &rapl_events_ram_group, NULL, false, 0 },
630 rapl_pkg_hw_unit[PERF_RAPL_RAM] = 16; in rapl_check_hw_unit()
778 BIT(PERF_RAPL_RAM),
786 BIT(PERF_RAPL_RAM) |
795 BIT(PERF_RAPL_RAM),
803 BIT(PERF_RAPL_RAM),
812 BIT(PERF_RAPL_RAM) |
[all …]