Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c375 static unsigned long get_tick_count(void) in get_tick_count() function
436 start_time = get_tick_count(); in putsurface_thread()
479 putsurface_time += (get_tick_count() - start_time); in putsurface_thread()