Searched refs:time_func (Results 1 – 3 of 3) sorted by relevance
4 time_func(timedelta_t *timer, uint64_t nwarmup, uint64_t niter, in time_func() function31 time_func(&timer_a, nwarmup, niter, func_a); in compare_funcs()32 time_func(&timer_b, nwarmup, niter, func_b); in compare_funcs()
100 time_func = time.clock variable102 time_func = time.time variable
160 self.timestamp = compat.time_func()170 item.timestamp = compat.time_func()