Searched refs:PRINT_STATS (Results 1 – 7 of 7) sorted by relevance
37 PRINT_STATS = 0x4, enumerator
33 #define PRINT_STATS 0 macro92 #if PRINT_STATS in show_stats()
152 enum debug_t debug = PRINT_RAW | PRINT_STATS; in main()
459 enum debug_t debug = PRINT_RAW | PRINT_STATS; in main()
930 enum debug_t debug = PRINT_RAW | PRINT_STATS; in main()
178 #define PRINT_STATS(d,s) g_print ("%02d | %" TIME_FORMAT " | %" \ macro1034 PRINT_STATS (i, &stats); in print_performance_data()
601 if (debug & PRINT_STATS) in disasm_a3xx_stat()