mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
a89b7f7add
Remove atomic64-based 64-bit perf counter support for 32-bit systems where atomic64 operations are unavailable, simplifying userspace perf implementation to avoid unsupported atomic operations. Signed-off-by: hujun5 <hujun5@xiaomi.com>