Searched refs:rapl_dram_energy_units (Results 1 – 1 of 1) sorted by relevance
86 double rapl_dram_energy_units, rapl_energy_units; variable1249 …outp += sprintf(outp, fmt8, (printed++ ? delim : ""), p->energy_dram * rapl_dram_energy_units / in… in format_counters()1257 outp += sprintf(outp, fmt8, (printed++ ? delim : ""), p->energy_dram * rapl_dram_energy_units); in format_counters()4187 return (rapl_dram_energy_units = 15.3 / 1000000); in rapl_dram_energy_units_probe()4337 rapl_dram_energy_units = rapl_dram_energy_units_probe(model, rapl_energy_units); in rapl_probe_intel()