zephyr/tests/benchmarks
Mario Noseda 1acea13767 tests: benchmark: boot_time: fixed kernel clock value
Using a device with a kernel clock below 1MHz (e.g. nRF52) resulted in
a division by zero. Added support for such devices by multiplying
before dividing.

Signed-off-by: Mario Noseda <mario.noseda@zhaw.ch>
2019-11-04 08:51:58 -05:00
..
app_kernel cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
boot_time tests: benchmark: boot_time: fixed kernel clock value 2019-11-04 08:51:58 -05:00
latency_measure x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
mbedtls cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
sched coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
sys_kernel x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
timing_info x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00