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