Searched refs:rapl_timer_ms (Results 1 – 1 of 1) sorted by relevance
166 static u64 rapl_timer_ms; variable647 rapl_timer_ms = 2; in rapl_check_hw_unit()649 rapl_timer_ms = (1000 / (2 * 100)); in rapl_check_hw_unit()650 rapl_timer_ms *= (1ULL << (32 - rapl_pkg_hw_unit[0] - 1)); in rapl_check_hw_unit()664 num_counters, rapl_timer_ms); in rapl_advertise()714 rapl_pmu->timer_interval = ms_to_ktime(rapl_timer_ms); in init_rapl_pmu()