Searched refs:r600_perfcounters (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_query.h254 struct r600_perfcounters { struct
304 bool r600_perfcounters_init(struct r600_perfcounters *, unsigned num_blocks);
306 struct r600_perfcounters *,
310 void r600_perfcounters_do_destroy(struct r600_perfcounters *);
H A Dr600_perfcounter.c37 lookup_counter(struct r600_perfcounters *pc, unsigned index,
60 lookup_group(struct r600_perfcounters *pc, unsigned *index)
130 struct r600_perfcounters *pc = ctx->screen->perfcounters;
161 struct r600_perfcounters *pc = ctx->screen->perfcounters;
306 struct r600_perfcounters *pc = screen->perfcounters;
518 struct r600_perfcounters *pc = screen->perfcounters;
560 struct r600_perfcounters *pc = screen->perfcounters;
589 bool r600_perfcounters_init(struct r600_perfcounters *pc,
603 struct r600_perfcounters *pc,
639 void r600_perfcounters_do_destroy(struct r600_perfcounters *p
[all...]
H A Dr600_pipe_common.h131 struct r600_perfcounters;
380 struct r600_perfcounters *perfcounters;
722 /* r600_perfcounters.c */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_query.h254 struct r600_perfcounters { struct
304 bool r600_perfcounters_init(struct r600_perfcounters *, unsigned num_blocks);
306 struct r600_perfcounters *,
310 void r600_perfcounters_do_destroy(struct r600_perfcounters *);
H A Dr600_perfcounter.c37 lookup_counter(struct r600_perfcounters *pc, unsigned index,
60 lookup_group(struct r600_perfcounters *pc, unsigned *index)
130 struct r600_perfcounters *pc = ctx->screen->perfcounters;
161 struct r600_perfcounters *pc = ctx->screen->perfcounters;
306 struct r600_perfcounters *pc = screen->perfcounters;
518 struct r600_perfcounters *pc = screen->perfcounters;
560 struct r600_perfcounters *pc = screen->perfcounters;
589 bool r600_perfcounters_init(struct r600_perfcounters *pc,
603 struct r600_perfcounters *pc,
639 void r600_perfcounters_do_destroy(struct r600_perfcounters *p
[all...]
H A Dr600_pipe_common.h130 struct r600_perfcounters;
376 struct r600_perfcounters *perfcounters;
723 /* r600_perfcounters.c */

Completed in 9 milliseconds