Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dhistory.c307 static int loop_uptime_event = 1; in hist_raise_uptime() local
340 if (hours / uptime_hours >= loop_uptime_event) { in hist_raise_uptime()
341 loop_uptime_event = (hours / uptime_hours) + 1; in hist_raise_uptime()

Completed in 11 milliseconds