Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_rapl.c60 #define RAPL_IDX_RAM_NRG_STAT 2 /* DRAM */ macro
81 1<<RAPL_IDX_RAM_NRG_STAT)
86 1<<RAPL_IDX_RAM_NRG_STAT|\
91 1<<RAPL_IDX_RAM_NRG_STAT)
354 bit = RAPL_IDX_RAM_NRG_STAT; in rapl_pmu_event_init()
588 rapl_hw_unit[RAPL_IDX_RAM_NRG_STAT] = 16; in rapl_hsw_server_quirk()