Searched defs:counter_id (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/ds/
H A Dpan_pps_driver.cc38 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 Dpps_config.cc73 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 Dpps_datasource.cc65 uint32_t counter_id = it->as_uint32(); local in function:pps::GpuDataSource::OnSetup
/xsrc/external/mit/MesaLib/dist/src/freedreno/ds/
H A Dfd_pps_driver.cc190 FreedrenoDriver::enable_counter(const uint32_t counter_id) argument
/xsrc/external/mit/MesaLib/dist/src/intel/ds/
H A Dintel_pps_driver.cc34 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