Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_util.c272 uint32_t current_time_frame_total_stores = current_total_stores - last_total_stores; in tu_dbg_log_gmem_load_store_skips() local
278 current_time_frame_total_stores, in tu_dbg_log_gmem_load_store_skips()
279 current_time_frame_skipped_stores / (float) current_time_frame_total_stores * 100.f); in tu_dbg_log_gmem_load_store_skips()

Completed in 1 milliseconds