Lines Matching refs:pq
113 This->pq = nine_context_create_query(device, ptype);
114 if (!This->pq)
140 if (This->pq) {
142 nine_context_end_query(device, &This->counter, This->pq);
143 nine_context_destroy_query(device, This->pq);
180 nine_context_end_query(device, &This->counter, This->pq);
181 nine_context_begin_query(device, &This->counter, This->pq);
187 nine_context_begin_query(device, &This->counter, This->pq);
188 nine_context_end_query(device, &This->counter, This->pq);
243 ok = nine_context_get_query_result(device, This->pq, &This->counter,