zephyr/tests/benchmarks/latency_measure/src
Chen Peng1 47670d1ba6 tests: benchmarks: latency_measure: fix potential div by zero
If the count is zero in the heap_malloc_free test, a div by zero
would happen, so add a condition to handle this potential error.

Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
2021-09-08 10:28:58 -04:00
..
coop_ctx_switch.c
heap_malloc_free.c tests: benchmarks: latency_measure: fix potential div by zero 2021-09-08 10:28:58 -04:00
int_to_thread_evt.c
int_to_thread.c
main.c tests/benchmarks: add dynamic memory allocation measurement 2021-07-21 10:16:56 +03:00
mutex_lock_unlock.c
sema_test_signal_release.c
thread_switch_yield.c
thread.c
utils.h