Searched refs:nr_ldst (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
3103 stats->nr_ldst++;
3150 float cycles_ldst = ((float) stats.nr_ldst) / 1.0;

Completed in 207 milliseconds