Searched refs:PRINT_STATS (Results 1 – 6 of 6) sorted by relevance
37 PRINT_STATS = 0x4, enumerator
145 enum debug_t debug = PRINT_RAW | PRINT_STATS; in main()
443 enum debug_t debug = PRINT_RAW | PRINT_STATS; in main()
897 enum debug_t debug = PRINT_RAW | PRINT_STATS; in main()
1650 if (debug & PRINT_STATS) in disasm_a3xx_stat()
103 #define PRINT_STATS(X) if (print_stats_enabled()) do { X; } while (false); macro105 #define PRINT_STATS(X) macro7176 PRINT_STATS(v->print_stats()); in get_mesa_program_tgsi()