Searched refs:rapl_joule_counter_range (Results 1 – 1 of 1) sorted by relevance
263 double rapl_joule_counter_range; variable3494 its.it_interval.tv_sec = rapl_joule_counter_range / 2; in msr_sum_record()4660 rapl_joule_counter_range = 0xFFFFFFFF * rapl_energy_units / tdp; in rapl_probe_intel()4662 …fprintf(outf, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, td… in rapl_probe_intel()4701 rapl_joule_counter_range = 0xFFFFFFFF * rapl_energy_units / tdp; in rapl_probe_amd()4703 …fprintf(outf, "RAPL: %.0f sec. Joule Counter Range, at %.0f Watts\n", rapl_joule_counter_range, td… in rapl_probe_amd()