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

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_debug.c682 char dump_dir[256], dump_path[512], buf_time[128]; local in function:radv_check_gpu_hangs
686 strftime(buf_time, sizeof(buf_time), "%Y.%m.%d_%H.%M.%S", timep);
689 getpid(), buf_time);

Completed in 3 milliseconds