Searched refs:query_obj (Results 1 – 4 of 4) sorted by relevance
185 struct intel_perf_query_object *query_obj = NULL; in iris_create_monitor_object() local222 query_obj = intel_perf_new_query(perf_ctx, group); in iris_create_monitor_object()223 if (unlikely(!query_obj)) in iris_create_monitor_object()226 monitor->query = query_obj; in iris_create_monitor_object()239 free(query_obj); in iris_create_monitor_object()
332 struct intel_perf_query_object *query_obj = NULL; in crocus_create_monitor_object() local369 query_obj = intel_perf_new_query(perf_ctx, group); in crocus_create_monitor_object()370 if (unlikely(!query_obj)) in crocus_create_monitor_object()373 monitor->query = query_obj; in crocus_create_monitor_object()386 free(query_obj); in crocus_create_monitor_object()
259 struct llvmpipe_query *query_obj; member343 arg.query_obj = pq; in lp_rast_arg_query()
627 struct llvmpipe_query *pq = arg.query_obj; in lp_rast_begin_query()657 struct llvmpipe_query *pq = arg.query_obj; in lp_rast_end_query()