Home
last modified time | relevance | path

Searched refs:fd_perfcntr_countable (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/freedreno/perfcntrs/
Dfd5_perfcntr.c50 static const struct fd_perfcntr_countable cp_countables[] = {
91 static const struct fd_perfcntr_countable ccu_countables[] = {
127 static const struct fd_perfcntr_countable tse_countables[] = {
156 static const struct fd_perfcntr_countable ras_countables[] = {
176 static const struct fd_perfcntr_countable lrz_countables[] = {
209 static const struct fd_perfcntr_countable hlsq_countables[] = {
238 static const struct fd_perfcntr_countable pc_countables[] = {
289 static const struct fd_perfcntr_countable rb_countables[] = {
330 static const struct fd_perfcntr_countable rbbm_countables[] = {
363 static const struct fd_perfcntr_countable sp_countables[] = {
[all …]
Dfd6_perfcntr.c57 static const struct fd_perfcntr_countable cp_countables[] = {
118 static const struct fd_perfcntr_countable ccu_countables[] = {
157 static const struct fd_perfcntr_countable tse_countables[] = {
187 static const struct fd_perfcntr_countable ras_countables[] = {
210 static const struct fd_perfcntr_countable lrz_countables[] = {
253 static const struct fd_perfcntr_countable hlsq_countables[] = {
288 static const struct fd_perfcntr_countable pc_countables[] = {
344 static const struct fd_perfcntr_countable rb_countables[] = {
403 UNUSED static const struct fd_perfcntr_countable rbbm_countables[] = {
448 static const struct fd_perfcntr_countable sp_countables[] = {
[all …]
Dfreedreno_perfcntr.h81 struct fd_perfcntr_countable { struct
97 const struct fd_perfcntr_countable *countables; argument
Dfd2_perfcntr.c37 static const struct fd_perfcntr_countable pa_su_countables[] = {
138 static const struct fd_perfcntr_countable pa_sc_countables[] = {
159 static const struct fd_perfcntr_countable vgt_countables[] = {
211 static const struct fd_perfcntr_countable tcr_countables[] = {
217 static const struct fd_perfcntr_countable tp0_countables[] = {
259 static const struct fd_perfcntr_countable tcm_countables[] = {
274 static const struct fd_perfcntr_countable tcf_countables[] = {
414 static const struct fd_perfcntr_countable sq_countables[] = {
572 static const struct fd_perfcntr_countable sx_countables[] = {
582 static const struct fd_perfcntr_countable mh_countables[] = {
[all …]
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.h81 const struct fd_perfcntr_countable *countable;
Dfd_pps_driver.cc598 const struct fd_perfcntr_countable *countable = d->state[id].countable; in configure()
649 const struct fd_perfcntr_countable *c = &g->countables[j]; in resolve()
/third_party/mesa3d/src/freedreno/computerator/
Dmain.c136 const struct fd_perfcntr_countable *countable = &group->countables[j]; in setup_counter()
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_query.c239 const struct fd_perfcntr_countable *c = &g->countables[j]; in setup_perfcntr_query_info()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c947 const struct fd_perfcntr_countable *countable = in emit_begin_perf_query()