We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d8ecc commit aee196dCopy full SHA for aee196d
tests/benchmarks/timing_info/src/timing_info.h
@@ -166,7 +166,7 @@ static inline u32_t get_core_freq_MHz(void)
166
/* Enable this macro to print all the measurements.
167
* Note: Some measurements in few architectures are not valid
168
*/
169
-/* #define PRINT_ALL_MEASUREMENTS */
+#define PRINT_ALL_MEASUREMENTS
170
#ifndef PRINT_ALL_MEASUREMENTS
171
/*If the measured cycles is greater than 10000 then one of the following is
172
* possible.
0 commit comments