Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c252 thread_now = pipe_current_thread_get_time_nano(); in query_api_thread_busy_status()
279 info->last_thread_time = pipe_current_thread_get_time_nano(); in query_api_thread_busy_status()
/external/mesa3d/src/gallium/auxiliary/os/
Dos_thread.h166 pipe_current_thread_get_time_nano(void) in pipe_current_thread_get_time_nano() function