Home
last modified time | relevance | path

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

/gdk/samples/bitmap-plasma-llvm/jni/
Dplasma.cpp445 double start_jit = now_ms(); in Java_com_example_plasma_llvm_PlasmaView_nativeRenderPlasma() local
493 …LOGI("LLVM Time JIT: %.2lf , Run: %.2lf, Avg: %.2lf, count=%d", start_run-start_jit, diff, time_su… in Java_com_example_plasma_llvm_PlasmaView_nativeRenderPlasma()
494 time_sum += diff + start_run - start_jit; in Java_com_example_plasma_llvm_PlasmaView_nativeRenderPlasma()