mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 23:02:41 +00:00
Static code analysis reported some kernel APIs were used without reading the return value. Since the benchmark doesn't need error conditions, a simple read of the values followed by a ARG_UNUSED is used to handle static code analysis errors. JIRA: ZEP-2134 Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> |
||
---|---|---|
.. | ||
app_kernel | ||
boot_time | ||
footprint | ||
latency_measure | ||
object_footprint | ||
sys_kernel | ||
timing_info |