D | utils.h | 48 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument 53 if (!error) { \ 63 #define PRINT_STATS(summary, value, error, notes) \ argument 66 error, notes) 68 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument 71 error, notes);
|