Home
last modified time | relevance | path

Searched refs:panfrost_perf_disable (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/ds/
Dpan_pps_perf.cc54 panfrost_perf_disable(perf); in ~PanfrostPerf()
80 panfrost_perf_disable(perf); in disable()
/third_party/mesa3d/src/panfrost/perf/
Dpan_perf.h102 panfrost_perf_disable(struct panfrost_perf *perf);
Dquick.c46 if (panfrost_perf_disable(perf) < 0) { in main()
Dpan_perf.c105 panfrost_perf_disable(struct panfrost_perf *perf) in panfrost_perf_disable() function