Home
last modified time | relevance | path

Searched refs:fd_perfcntr_counter (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/freedreno/perfcntrs/
Dfd5_perfcntr.c38 static const struct fd_perfcntr_counter cp_counters[] = {
84 static const struct fd_perfcntr_counter ccu_counters[] = {
120 static const struct fd_perfcntr_counter tse_counters[] = {
149 static const struct fd_perfcntr_counter ras_counters[] = {
169 static const struct fd_perfcntr_counter lrz_counters[] = {
198 static const struct fd_perfcntr_counter hlsq_counters[] = {
227 static const struct fd_perfcntr_counter pc_counters[] = {
278 static const struct fd_perfcntr_counter rb_counters[] = {
322 static const struct fd_perfcntr_counter rbbm_counters[] = {
347 static const struct fd_perfcntr_counter sp_counters[] = {
[all …]
Dfd6_perfcntr.c39 static const struct fd_perfcntr_counter cp_counters[] = {
110 static const struct fd_perfcntr_counter ccu_counters[] = {
150 static const struct fd_perfcntr_counter tse_counters[] = {
180 static const struct fd_perfcntr_counter ras_counters[] = {
203 static const struct fd_perfcntr_counter lrz_counters[] = {
241 static const struct fd_perfcntr_counter hlsq_counters[] = {
277 static const struct fd_perfcntr_counter pc_counters[] = {
333 static const struct fd_perfcntr_counter rb_counters[] = {
395 UNUSED static const struct fd_perfcntr_counter rbbm_counters[] = {
420 static const struct fd_perfcntr_counter sp_counters[] = {
[all …]
Dfreedreno_perfcntr.h46 struct fd_perfcntr_counter { struct
95 const struct fd_perfcntr_counter *counters;
Dfd2_perfcntr.c827 static const struct fd_perfcntr_counter pa_su_counters[] = {
834 static const struct fd_perfcntr_counter pa_sc_counters[] = {
838 static const struct fd_perfcntr_counter vgt_counters[] = {
845 static const struct fd_perfcntr_counter tcr_counters[] = {
850 static const struct fd_perfcntr_counter tp0_counters[] = {
855 static const struct fd_perfcntr_counter tcm_counters[] = {
860 static const struct fd_perfcntr_counter tcf_counters[] = {
875 static const struct fd_perfcntr_counter sq_counters[] = {
940 static const struct fd_perfcntr_counter sx_counters[] = {
944 static const struct fd_perfcntr_counter mh_counters[] = {
[all …]
Dfdperf.c66 const struct fd_perfcntr_counter *counter;
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_query.c105 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; in perfcntr_resume()
132 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; in perfcntr_pause()
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.h82 const struct fd_perfcntr_counter *counter;
Dfd_pps_driver.cc599 const struct fd_perfcntr_counter *counter = d->state[id].counter; in configure()
629 const struct fd_perfcntr_counter *counter = d->state[id].counter; in collect()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_query.c299 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; in perfcntr_resume()
327 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; in perfcntr_pause()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c504 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; in perfcntr_resume()
532 const struct fd_perfcntr_counter *counter = &g->counters[counter_idx]; in perfcntr_pause()
/third_party/mesa3d/src/freedreno/computerator/
Dmain.c149 const struct fd_perfcntr_counter *counter = &group->counters[idx]; in setup_counter()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_query.c945 const struct fd_perfcntr_counter *counter = in emit_begin_perf_query()
969 const struct fd_perfcntr_counter *counter = in emit_begin_perf_query()
1301 const struct fd_perfcntr_counter *counter = in emit_end_perf_query()