Home
last modified time | relevance | path

Searched refs:time_rep (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.c142 time_t time_rep; in memory_test_normal() local
161 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() local
316 time_rep = time(NULL) + REPORT_SEC; in memory_test_quick()
[all …]