Home
last modified time | relevance | path

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

/linux/tools/power/cpupower/utils/idle_monitor/
H A Drapl_monitor.c29 unsigned long long rapl_max_count; variable
96 if (rapl_max_count < uj_val) in rapl_stop()
97 rapl_max_count = uj_val - rapl_zone_previous_count[i]; in rapl_stop()