Home
last modified time | relevance | path

Searched refs:CounterGroup (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_driver.cc51 std::pair<std::vector<CounterGroup>, std::vector<Counter>>
54 std::pair<std::vector<CounterGroup>, std::vector<Counter>> ret; in create_available_counters()
61 CounterGroup group = {}; in create_available_counters()
Dpan_pps_driver.h30 static std::pair<std::vector<CounterGroup>, std::vector<Counter>> create_available_counters(
/third_party/mesa3d/src/tool/pps/
Dpps_counter.h19 struct CounterGroup { struct
27 std::vector<CounterGroup> subgroups; argument
Dpps_driver.h87 std::vector<CounterGroup> groups;
Dpps_datasource.cc153 const CounterGroup &group, in add_group()
177 std::vector<CounterGroup> const &groups, in add_descriptors()
/third_party/mesa3d/src/intel/ds/
Dintel_pps_driver.cc109 CounterGroup group = {}; in init_perfcnt()
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.cc54 CounterGroup group = {}; in setup_a6xx_counters()