nuttx-apps/benchmarks/cachespeed
wangzhi16 e7e0d90081 banchmarks/cache : remove enter/leave_critical_section.
Because the purpose of using enter_critical_section function in cachespeed is to disable interrupts rather than to synchronize information between multiple cores, it is replaced by up_irq_save.

Signed-off-by: wangzhi16 <wangzhi16@xiaomi.com>
2026-04-20 15:19:24 +08:00
..
CMakeLists.txt nsh: support watch command 2026-04-20 15:18:53 +08:00
Kconfig benchmarks: Change options from bool to tristate 2026-04-20 15:15:06 +08:00
Make.defs coremark-pro:Added coremark-pro download link. 2026-04-20 15:14:58 +08:00
Makefile benchmarks: use CONFIG_CACHESPEED_MONOTONIC_TIME 2026-04-20 15:19:16 +08:00
cachespeed_main.c banchmarks/cache : remove enter/leave_critical_section. 2026-04-20 15:19:24 +08:00