diff --git a/tests/benchmarks/timing_info/src/timing_info.h b/tests/benchmarks/timing_info/src/timing_info.h index e2aee468d15..8a323f521b8 100644 --- a/tests/benchmarks/timing_info/src/timing_info.h +++ b/tests/benchmarks/timing_info/src/timing_info.h @@ -166,7 +166,7 @@ static inline u32_t get_core_freq_MHz(void) /* Enable this macro to print all the measurements. * Note: Some measurements in few architectures are not valid */ -/* #define PRINT_ALL_MEASUREMENTS */ +#define PRINT_ALL_MEASUREMENTS #ifndef PRINT_ALL_MEASUREMENTS /*If the measured cycles is greater than 10000 then one of the following is * possible.