Home | History | Annotate | Download | only in memtest

Lines Matching defs:overhead

55     nsecs_t overhead = -system_time();
59 overhead += system_time();
60 return overhead;
185 const nsecs_t overhead = loop_overhead(REPEAT);
198 t += system_time() - overhead;
303 const nsecs_t overhead = loop_overhead(REPEAT);
313 t += system_time() - overhead;
442 const nsecs_t overhead = loop_overhead(REPEAT);
459 t += system_time() - overhead;
553 const nsecs_t overhead = loop_overhead(REPEAT);
567 t += system_time() - overhead;