Home
last modified time | relevance | path

Searched refs:total_us (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/subsys/logging/log_benchmark/src/
Dmain.c153 uint32_t total_us = k_cyc_to_us_ceil32(total_cyc); in run_log_message_store_time_no_overwrite() local
157 total_cyc / total_msg, total_us / total_msg); in run_log_message_store_time_no_overwrite()
198 uint32_t total_us = k_cyc_to_us_ceil32(total_cyc); in ZTEST() local
201 total_cyc / total_msg, total_us / total_msg); in ZTEST()