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

/linux-master/tools/testing/selftests/timens/
H A Dprocfs.c153 unsigned long long btime_new, btime_old; local
165 if (read_proc_stat_btime(&btime_new))
169 if (btime_new != btime_expected) {
171 btime_old, btime_new, btime_expected);

Completed in 271 milliseconds