Searched refs:boottime_sec (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/timens/
H A Dprocfs.c94 static int read_proc_stat_btime(unsigned long long *boottime_sec) argument
106 if (sscanf(line_buf, "btime %llu", boottime_sec) != 1)

Completed in 69 milliseconds