Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_rgp.c142 time_t raw_time; in ac_sqtt_fill_header() local
152 time(&raw_time); in ac_sqtt_fill_header()
153 timep = os_localtime(&raw_time, &result); in ac_sqtt_fill_header()
/third_party/mesa3d/src/amd/vulkan/
Dradv_debug.c708 time_t raw_time; in radv_check_gpu_hangs() local
712 time(&raw_time); in radv_check_gpu_hangs()
713 timep = os_localtime(&raw_time, &result); in radv_check_gpu_hangs()