Searched refs:time_begin (Results 1 – 1 of 1) sorted by relevance
582 int64_t time_begin = 0; in gallivm_compile_module() local619 time_begin = os_time_get(); in gallivm_compile_module()668 int time_msec = (int)((time_end - time_begin) / 1000); in gallivm_compile_module()741 int64_t time_begin = 0; in gallivm_jit_function() local747 time_begin = os_time_get(); in gallivm_jit_function()755 int time_msec = (int)(time_end - time_begin) / 1000; in gallivm_jit_function()