Home
last modified time | relevance | path

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

/linux/arch/x86/events/
H A Drapl.c81 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()
783 BIT(PERF_RAPL_RAM),
791 BIT(PERF_RAPL_RAM) |
800 BIT(PERF_RAPL_RAM),
808 BIT(PERF_RAPL_RAM),
817 BIT(PERF_RAPL_RAM) |
[all …]
/linux/drivers/powercap/
H A Dintel_rapl_common.c1775 PERF_RAPL_RAM, /* DRAM */ enumerator
1785 [PERF_RAPL_RAM] = RAPL_DOMAIN_DRAM,