Searched refs:timer_func (Results 1 – 2 of 2) sorted by relevance
66 def emit_benchmark_wrapped_main_func(kernel_func, timer_func): argument94 start = func.CallOp(timer_func, [])99 end = func.CallOp(timer_func, [])
53 timer_func = emit_timer_func()56 timer_func59 str(timer_func) + str(wrapped_func) + str(kernel_func)