Searched refs:si_query_ops (Results 1 – 5 of 5) sorted by relevance
136 struct si_query_ops { struct152 const struct si_query_ops *ops; argument
469 static const struct si_query_ops gfx10_sh_query_ops = {
36 static const struct si_query_ops query_hw_ops;558 static const struct si_query_ops sw_query_ops = {.destroy = si_query_sw_destroy,1366 static const struct si_query_ops query_hw_ops = {
1077 static const struct si_query_ops batch_query_ops = {
2002 - radeonsi: const-ify the si_query_ops