Searched refs:boottime_sec (Results 1 – 1 of 1) sorted by relevance
94 static int read_proc_stat_btime(unsigned long long *boottime_sec) in read_proc_stat_btime() argument106 if (sscanf(line_buf, "btime %llu", boottime_sec) != 1) in read_proc_stat_btime()
Completed in 3 milliseconds