Home
last modified time | relevance | path

Searched defs:countable (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc406 for (auto countable : countables) in configure_counters() local
431 for (auto countable : countables) in collect_countables() local
479 for (auto countable : countables) in init_perfcnt() local
582 FreedrenoDriver::countable(std::string name) in countable() function in pps::FreedrenoDriver
584 auto countable = Countable(this, name); in countable() local
598 const struct fd_perfcntr_countable *countable = d->state[id].countable; in configure() local
Dfd_pps_driver.h81 const struct fd_perfcntr_countable *countable; member
/third_party/mesa3d/src/freedreno/computerator/
Dmain.c136 const struct fd_perfcntr_countable *countable = &group->countables[j]; in setup_counter() local
/third_party/mesa3d/src/freedreno/vulkan/
Dmsm_kgsl.h972 unsigned int countable; member
994 unsigned int countable; member
1046 unsigned int countable; member
Dtu_query.c947 const struct fd_perfcntr_countable *countable = in emit_begin_perf_query() local