Searched refs:n_categories (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/perf/ |
| H A D | pan_perf.h | 78 uint32_t n_categories; member in struct:panfrost_perf_config
|
| H A D | quick.c | 33 for (unsigned i = 0; i < perf->cfg->n_categories; ++i) {
|
| H A D | pan_gen_perf.py | 159 n_categories = len(prod.categories) 160 c.write("STATIC_ASSERT(%u <= PAN_PERF_MAX_CATEGORIES);" % n_categories) 175 c.write(".n_categories = %u," % len(prod.categories))
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/ds/ |
| H A D | pan_pps_driver.cc | 40 for (uint32_t cat_id = 0; cat_id < cfg->n_categories; ++cat_id) { 59 for (uint32_t gid = 0; gid < perf.perf->cfg->n_categories; ++gid) {
|
| /xsrc/external/mit/MesaLib/src/panfrost/perf/ |
| H A D | pan_perf_metrics.c | 41 .n_categories = 4, 1225 .n_categories = 4, 2409 .n_categories = 4, 3609 .n_categories = 4, 4809 .n_categories = 4, 6009 .n_categories = 4, 7193 .n_categories = 4, 8377 .n_categories = 4, 9577 .n_categories = 4, 10777 .n_categories [all...] |
Completed in 15 milliseconds