tests: benchmarks: timing_info: Print all measurements.

All measurements will now be printed irrespective of the validity.

Fixes: GH-12900

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
This commit is contained in:
Adithya Baglody 2019-03-01 14:06:50 +05:30 committed by Anas Nashif
parent f4d8eccb70
commit aee196d597
1 changed files with 1 additions and 1 deletions

View File

@ -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.