Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/acrnprobe/include/
A Dprobeutils.h25 #define UPTIME_SIZE 24 macro
/misc/debug_tools/acrn_crashlog/acrnprobe/
A Dprobeutils.c85 len = snprintf(newuptime, UPTIME_SIZE, "%04d:%02d:%02d", *hours, in get_uptime_string()
87 if (s_not_expect(len, UPTIME_SIZE)) in get_uptime_string()
312 char uptime[UPTIME_SIZE]; in generate_crashfile()
A Dhistory.c302 char boot_time[UPTIME_SIZE]; in hist_raise_uptime()
A Dsender.c82 char timebuf[UPTIME_SIZE]; in cal_log_filepath()

Completed in 9 milliseconds