Home
last modified time | relevance | path

Searched refs:start_counter (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c245 int64_t start_counter = 0; in test_one() local
257 start_counter = rdtsc(); in test_one()
261 cycles[i] = end_counter - start_counter; in test_one()
H A Dlp_test_blend.c480 int64_t start_counter = 0; in test_one() local
506 start_counter = rdtsc(); in test_one()
510 cycles[i] = end_counter - start_counter; in test_one()

Completed in 3 milliseconds