Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c202 ctx->current_saved_cs->time_flush = os_time_get_nano(); in si_flush_gfx_cs()
Dsi_pipe.h881 int64_t time_flush; member
Dsi_debug.c448 util_dump_ns(f, scs->time_flush); in si_log_chunk_type_cs_print()