Searched refs:time_rep (Results 1 – 1 of 1) sorted by relevance
142 time_t time_rep; in memory_test_normal() local161 time_rep = time(NULL) + REPORT_SEC; in memory_test_normal()170 if ((time(NULL) >= time_rep) || (pageno == npages - 1) || in memory_test_normal()175 time_rep = time(NULL) + REPORT_SEC; in memory_test_normal()211 if ((time(NULL) >= time_rep) || (pageno == npages - 1) || in memory_test_normal()216 time_rep = time(NULL) + REPORT_SEC; in memory_test_normal()271 if ((time(NULL) >= time_rep) || (pageno == npages - 1) || in memory_test_normal()276 time_rep = time(NULL) + REPORT_SEC; in memory_test_normal()297 time_t time_rep; in memory_test_quick() local316 time_rep = time(NULL) + REPORT_SEC; in memory_test_quick()[all …]