Searched refs:nr_arith (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.c3065 unsigned nr_arith, nr_texture, nr_varying, nr_ldst; member in struct:bi_stats
3076 stats->nr_arith++;
3082 stats->nr_arith++;
3147 float cycles_arith = ((float) stats.nr_arith) / 24.0;

Completed in 7 milliseconds