/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_query_perfcnt.c | 36 unsigned num_queries; member 313 v3d_create_batch_query_perfcnt(struct v3d_context *v3d, unsigned num_queries, in v3d_create_batch_query_perfcnt()
|
D | v3d_query.c | 53 v3d_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in v3d_create_batch_query()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_query_hw_metric.h | 9 unsigned num_queries; member
|
D | nv50_query_hw_metric.c | 35 uint32_t num_queries; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_query.c | 36 unsigned num_queries; member 118 vc4_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in vc4_create_batch_query()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_query_hw_metric.h | 9 unsigned num_queries; member
|
D | nvc0_query_hw_metric.c | 119 uint32_t num_queries; member 450 unsigned num_queries; in nvc0_hw_metric_query_get_cfg() local
|
D | nvc0_query_hw_sm.c | 2287 unsigned num_queries; in nvc0_hw_sm_query_get_cfg() local
|
/third_party/mesa3d/src/intel/vulkan/ |
D | genX_query.c | 653 uint32_t first_index, uint32_t num_queries) in emit_zero_queries() 1220 const uint32_t num_queries = in genX() local 1273 const uint32_t num_queries = in genX() local
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_perfcounter.c | 301 unsigned num_queries, in r600_create_batch_query() 526 unsigned bid, num_queries = 0; in r600_get_perfcounter_info() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_query.c | 160 fd2_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd2_create_batch_query()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_monitor.c | 167 unsigned num_queries, in iris_create_monitor_object()
|
D | iris_query.c | 459 unsigned num_queries, in iris_create_batch_query()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_perfcounter.c | 457 struct pipe_query *si_create_batch_query(struct pipe_context *ctx, unsigned num_queries, in si_create_batch_query() 583 unsigned bid, num_queries = 0; in si_get_perfcounter_info() local
|
D | si_query.c | 1769 unsigned num_queries = si_get_num_queries(sscreen); in si_get_driver_query_info() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_query.c | 225 unsigned num_queries = 0; in setup_perfcntr_query_info() local
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_driver_query.c | 428 unsigned num_queries, i; in hud_driver_query_install() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_query.cpp | 39 unsigned curr_query, num_queries; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_monitor.c | 326 unsigned num_queries, in crocus_create_monitor_object()
|
D | crocus_query.c | 489 unsigned num_queries, in crocus_create_batch_query()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_query.c | 368 fd5_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd5_create_batch_query()
|
/third_party/gstreamer/gstreamer/tools/ |
D | gst-stats.c | 43 static guint64 num_buffers = 0, num_events = 0, num_messages = 0, num_queries = variable 113 guint num_events, num_messages, num_queries; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_query.c | 567 fd6_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd6_create_batch_query()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_query.c | 1004 unsigned num_queries = query->curr_query - query->last_start; in zink_get_query_result_resource() local
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
D | dd_context.c | 74 dd_context_create_batch_query(struct pipe_context *_pipe, unsigned num_queries, in dd_context_create_batch_query()
|