Searched refs:SI_CONTEXT_START_PIPELINE_STATS (Results 1 – 5 of 5) sorted by relevance
77 sctx->flags &= ~SI_CONTEXT_START_PIPELINE_STATS; in si_launch_grid_internal()92 sctx->flags |= SI_CONTEXT_START_PIPELINE_STATS; in si_launch_grid_internal()
425 SI_CONTEXT_INV_L2 | SI_CONTEXT_START_PIPELINE_STATS; in si_begin_new_gfx_cs()
1210 if (flags & SI_CONTEXT_START_PIPELINE_STATS) { in gfx10_emit_cache_flush()1448 if (flags & SI_CONTEXT_START_PIPELINE_STATS) { in si_emit_cache_flush()
62 #define SI_CONTEXT_START_PIPELINE_STATS (1 << 0) macro
1289 sctx->flags |= SI_CONTEXT_START_PIPELINE_STATS; in si_set_active_query_state()1291 sctx->flags &= ~SI_CONTEXT_START_PIPELINE_STATS; in si_set_active_query_state()