Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/acrnprobe/include/
A Dprobeutils.h41 int get_uptime_string(char *newuptime, int *hours);
/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dprobeutils.c64 int get_uptime_string(char *newuptime, int *hours) in get_uptime_string() function
332 n = get_uptime_string(uptime, &hours); in generate_crashfile()
A Dhistory.c326 ret = get_uptime_string(boot_time, &hours); in hist_raise_uptime()
A Dsender.c99 if (get_uptime_string(timebuf, &hours) == -1) in cal_log_filepath()

Completed in 6 milliseconds