nuttx-apps/benchmarks/osperf
hujun5 d1de009bc2 sched: inline enter_critical_section
Inline enter_critical_section function calls in performance-critical
paths to reduce function call overhead while maintaining consistent
semantics, improving overall system latency and responsiveness in
real-time scenarios.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-26 16:39:15 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
Makefile
osperf.c sched: inline enter_critical_section 2026-01-26 16:39:15 +08:00