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

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Ddisk_cache.h96 disk_cache_get_function_timestamp(void *ptr, uint32_t* timestamp) function in typeref:typename:bool
129 if (disk_cache_get_function_timestamp(ptr, &timestamp)) {
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddisk_cache.h97 disk_cache_get_function_timestamp(void *ptr, uint32_t* timestamp) function in typeref:typename:bool
130 if (disk_cache_get_function_timestamp(ptr, &timestamp)) {
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.5.rst56 - util/disk_cache: Fix disk_cache_get_function_timestamp with disabled
H A D20.0.0.rst2579 - disk_cache_get_function_timestamp: check for dladdr
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_device.c89 if (!disk_cache_get_function_timestamp(panvk_device_get_cache_uuid,
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_device.c53 if (!disk_cache_get_function_timestamp(tu_device_get_cache_uuid,
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c64 if (!disk_cache_get_function_timestamp(tu_device_get_cache_uuid,

Completed in 17 milliseconds