Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c595 int time_msec = (int)(time_end - time_begin) / 1000; in gallivm_compile_module() local
598 gallivm->module_name, time_msec); in gallivm_compile_module()
696 int time_msec = (int)(time_end - time_begin) / 1000; in gallivm_jit_function() local
698 LLVMGetValueName(func), time_msec); in gallivm_jit_function()