Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/cpupower/utils/idle_monitor/
H A Damd_fam14h_idle.c39 #define OVERFLOW_MS 343597 /* 32 bit register filled at 12500 HZ macro
262 if (timediff / 1000 > OVERFLOW_MS) in amd_fam14h_stop()
264 OVERFLOW_MS / 1000); in amd_fam14h_stop()
332 .overflow_s = OVERFLOW_MS / 1000,