Searched refs:query_update_batch (Results 1 – 7 of 7) sorted by relevance
379 if (ctx->query_update_batch) in fd_batch_update_queries()380 ctx->query_update_batch(batch, false); in fd_batch_update_queries()388 if (ctx->query_update_batch) in fd_batch_finish_queries()389 ctx->query_update_batch(batch, true); in fd_batch_finish_queries()
489 void (*query_update_batch)(struct fd_batch *batch, bool disable_all) dt; member
143 ctx->query_update_batch = fd_hw_query_update_batch; in fd3_query_context_init()
287 ctx->query_update_batch = fd_hw_query_update_batch; in fd4_query_context_init()
240 ctx->query_update_batch = fd_acc_query_update_batch; in fd2_query_context_init()
448 ctx->query_update_batch = fd_acc_query_update_batch; in fd5_query_context_init()
647 ctx->query_update_batch = fd_acc_query_update_batch; in fd6_query_context_init()