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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format.h65 uint64_t cache_access_total; member in struct:lp_build_format_cache
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format.h65 uint64_t cache_access_total; member in struct:lp_build_format_cache
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c673 task->thread_data.cache->cache_access_total = 0;
696 total = task->thread_data.cache->cache_access_total;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c1082 task->thread_data.cache->cache_access_total = 0;
1105 total = task->thread_data.cache->cache_access_total;

Completed in 7 milliseconds