Searched defs:counter_id (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/ds/ | ||
| H A D | pan_pps_driver.cc | 38 uint32_t find_id_within_group(uint32_t counter_id, const struct panfrost_perf_config *cfg) argument 106 void PanfrostDriver::enable_counter(const uint32_t counter_id) argument |
| /xsrc/external/mit/MesaLib/dist/src/tool/pps/ | ||
| H A D | pps_config.cc | 73 uint32_t counter_id = 0; local in function:to_counter_id 112 if (auto counter_id = to_counter_id(id)) { local in function:main |
| H A D | pps_datasource.cc | 65 uint32_t counter_id = it->as_uint32(); local in function:pps::GpuDataSource::OnSetup |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ds/ | ||
| H A D | fd_pps_driver.cc | 190 FreedrenoDriver::enable_counter(const uint32_t counter_id) argument |
| /xsrc/external/mit/MesaLib/dist/src/intel/ds/ | ||
| H A D | intel_pps_driver.cc | 34 void IntelDriver::enable_counter(uint32_t counter_id) argument 61 for (uint32_t counter_id : group.counters) { local in function:pps::IntelDriver::enable_all_counters |
Completed in 8 milliseconds