Home
last modified time | relevance | path

Searched defs:num_queries (Results 1 – 25 of 31) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_query_perfcnt.c36 unsigned num_queries; member
313 v3d_create_batch_query_perfcnt(struct v3d_context *v3d, unsigned num_queries, in v3d_create_batch_query_perfcnt()
Dv3d_query.c53 v3d_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in v3d_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_query_hw_metric.h9 unsigned num_queries; member
Dnv50_query_hw_metric.c35 uint32_t num_queries; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_query.c36 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/
Dnvc0_query_hw_metric.h9 unsigned num_queries; member
Dnvc0_query_hw_metric.c119 uint32_t num_queries; member
450 unsigned num_queries; in nvc0_hw_metric_query_get_cfg() local
Dnvc0_query_hw_sm.c2287 unsigned num_queries; in nvc0_hw_sm_query_get_cfg() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_query.c653 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/
Dr600_perfcounter.c301 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/
Dfd2_query.c160 fd2_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd2_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_monitor.c167 unsigned num_queries, in iris_create_monitor_object()
Diris_query.c459 unsigned num_queries, in iris_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_perfcounter.c457 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
Dsi_query.c1769 unsigned num_queries = si_get_num_queries(sscreen); in si_get_driver_query_info() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.c225 unsigned num_queries = 0; in setup_perfcntr_query_info() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_driver_query.c428 unsigned num_queries, i; in hud_driver_query_install() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_query.cpp39 unsigned curr_query, num_queries; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_monitor.c326 unsigned num_queries, in crocus_create_monitor_object()
Dcrocus_query.c489 unsigned num_queries, in crocus_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c368 fd5_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd5_create_batch_query()
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c43 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/
Dfd6_query.c567 fd6_create_batch_query(struct pipe_context *pctx, unsigned num_queries, in fd6_create_batch_query()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c1004 unsigned num_queries = query->curr_query - query->last_start; in zink_get_query_result_resource() local
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c74 dd_context_create_batch_query(struct pipe_context *_pipe, unsigned num_queries, in dd_context_create_batch_query()

12