Searched refs:si_query_ops (Results 1 – 5 of 5) sorted by relevance
130 struct si_query_ops { struct146 const struct si_query_ops *ops; argument
418 static const struct si_query_ops gfx10_sh_query_ops = {
37 static const struct si_query_ops query_hw_ops;497 static const struct si_query_ops sw_query_ops = {.destroy = si_query_sw_destroy,1354 static const struct si_query_ops query_hw_ops = {
381 static const struct si_query_ops batch_query_ops = {
2002 - radeonsi: const-ify the si_query_ops