Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc101 for (auto countable : countables) in configure_counters() local
126 for (auto countable : countables) in collect_countables() local
172 for (auto countable : countables) in init_perfcnt() local
275 FreedrenoDriver::countable(std::string name) in countable() function in pps::FreedrenoDriver
277 auto countable = Countable(this, name); in countable() local
291 const struct fd_perfcntr_countable *countable = d->state[id].countable; in configure() local
Dfd_pps_driver.h79 const struct fd_perfcntr_countable *countable; member
/third_party/boost/libs/contract/example/features/
Dprivate_protected_virtual_multi.cpp84 class countable { class
/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.h944 unsigned int countable; member
966 unsigned int countable; member
1018 unsigned int countable; member
Dtu_query.c891 const struct fd_perfcntr_countable *countable = in emit_begin_perf_query() local