Searched refs:wallclock_secs (Results 1 – 1 of 1) sorted by relevance
162 time_t wallclock_secs; in print_boot_time() local174 wallclock_secs = (real_time_ts.tv_sec - boot_time_ts.tv_sec) + in print_boot_time()179 if (!localtime_r(&wallclock_secs, &load_tm)) { in print_boot_time()