Home
last modified time | relevance | path

Searched defs:counter_index (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_performance_query.c162 iris_get_perf_counter_info(struct pipe_context *pipe, unsigned query_index, unsigned counter_index, const char **name, const char **desc, uint32_t *offset, uint32_t *data_size, uint32_t *type_enum, uint32_t *data_type_enum, uint64_t *raw_max) iris_get_perf_counter_info() argument
/third_party/mesa3d/src/mesa/main/
H A Dperformance_query.c343 get_perf_counter_info(struct gl_context *ctx, unsigned query_index, unsigned counter_index, const char **name, const char **desc, GLuint *offset, GLuint *data_size, GLuint *type_enum, GLuint *data_type_enum, GLuint64 *raw_max) get_perf_counter_info() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_monitor.c62 const int counter_index = monitor_cfg->counters[index].counter; in crocus_get_monitor_info() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_threaded_context.c4181 tc_get_intel_perf_query_counter_info(struct pipe_context *_pipe, unsigned query_index, unsigned counter_index, const char **name, const char **desc, uint32_t *offset, uint32_t *data_size, uint32_t *type_enum, uint32_t *data_type_enum, uint64_t *raw_max) tc_get_intel_perf_query_counter_info() argument

Completed in 11 milliseconds