Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_util.c271 uint32_t current_time_frame_total_loads = current_total_loads - last_total_loads; in tu_dbg_log_gmem_load_store_skips() local
275 current_time_frame_total_loads, in tu_dbg_log_gmem_load_store_skips()
276 current_time_frame_skipped_loads / (float) current_time_frame_total_loads * 100.f); in tu_dbg_log_gmem_load_store_skips()