Searched refs:raw_time (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ | ||
| H A D | radv_debug.c | 680 time_t raw_time; local in function:radv_check_gpu_hangs 684 time(&raw_time); 685 timep = os_localtime(&raw_time, &result); |
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ | ||
| H A D | ac_rgp.c | 145 time_t raw_time; local in function:ac_sqtt_fill_header 155 time(&raw_time); 156 timep = os_localtime(&raw_time, &result); |
Completed in 5 milliseconds