Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_compiler.h89 struct va_stats { struct
95 va_count_instr_stats(bi_instr *I, struct va_stats *stats); argument
Dva_perf.c30 va_count_instr_stats(bi_instr *I, struct va_stats *stats) in va_count_instr_stats()
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c4206 struct va_stats stats = { 0 }; in va_print_stats()