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

/xsrc/external/mit/MesaLib/dist/src/freedreno/common/
H A Ddisasm.h37 PRINT_STATS = 0x4, enumerator in enum:debug_t
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
H A Dcffdump.c152 enum debug_t debug = PRINT_RAW | PRINT_STATS;
H A Dpgmdump2.c459 enum debug_t debug = PRINT_RAW | PRINT_STATS;
H A Dpgmdump.c930 enum debug_t debug = PRINT_RAW | PRINT_STATS;
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c552 if (debug & PRINT_STATS)
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp104 #define PRINT_STATS(X) if (print_stats_enabled()) do { X; } while (false); macro
106 #define PRINT_STATS(X) macro
7286 PRINT_STATS(v->print_stats());
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp102 #define PRINT_STATS(X) if (print_stats_enabled()) do { X; } while (false); macro
104 #define PRINT_STATS(X) macro
7266 PRINT_STATS(v->print_stats());

Completed in 22 milliseconds