zephyr/tests/benchmarks
Daniel Leung 8c605f9e7e tests: timing_info: cleanup timing calculation code
() This is simply to clean up the code for cycles and timing
   calculations as there are quite a bit of unnecessary AND
   operations.
() This also moves the cycle calculation closer to the print
   statement as a few calculations were done between grabbing
   counter values.
() PRINT_STATS() now takes only two parameters as the third
   one was always calling CYCLES_TO_NS(2nd) anyway.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-07-08 16:50:26 -04:00
..
app_kernel tests: kernel benchmark: Avoid timeout in nrf52_bsim 2020-06-08 17:13:10 +02:00
boot_time zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cmsis_dsp soc: arm: Fix header inclusion from deprecated paths 2020-06-09 10:38:36 +02:00
latency_measure benchmarks: latency_measure: set number of CPU to 1 2020-07-01 10:13:33 +03:00
mbedtls zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sched tests: benchmarks: sched: remove icount notes 2020-06-24 20:28:36 -04:00
sys_kernel zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timing_info tests: timing_info: cleanup timing calculation code 2020-07-08 16:50:26 -04:00