Searched refs:btime_old (Results 1 – 1 of 1) sorted by relevance
153 unsigned long long btime_new, btime_old; in check_stat_btime() local159 if (read_proc_stat_btime(&btime_old)) in check_stat_btime()168 btime_expected = btime_old - TEN_DAYS_IN_SEC; in check_stat_btime()171 btime_old, btime_new, btime_expected); in check_stat_btime()
Completed in 2 milliseconds