Searched refs:SI_CONTEXT_STOP_PIPELINE_STATS (Results 1 – 4 of 4) sorted by relevance
78 sctx->flags |= SI_CONTEXT_STOP_PIPELINE_STATS; in si_launch_grid_internal()91 sctx->flags &= ~SI_CONTEXT_STOP_PIPELINE_STATS; in si_launch_grid_internal()
1213 } else if (flags & SI_CONTEXT_STOP_PIPELINE_STATS) { in gfx10_emit_cache_flush()1451 } else if (flags & SI_CONTEXT_STOP_PIPELINE_STATS) { in si_emit_cache_flush()
63 #define SI_CONTEXT_STOP_PIPELINE_STATS (1 << 1) macro
1288 sctx->flags &= ~SI_CONTEXT_STOP_PIPELINE_STATS; in si_set_active_query_state()1292 sctx->flags |= SI_CONTEXT_STOP_PIPELINE_STATS; in si_set_active_query_state()