Home
last modified time | relevance | path

Searched refs:panfrost_perf_category (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/perf/
Dpan_perf.h37 struct panfrost_perf_category;
68 struct panfrost_perf_category { struct
81 struct panfrost_perf_category categories[PAN_PERF_MAX_CATEGORIES]; argument
Dquick.c34 const struct panfrost_perf_category *cat = &perf->cfg->categories[i]; in main()
/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_driver.cc41 const struct panfrost_perf_category *cat = &cfg->categories[cat_id]; in find_id_within_group()