NuttX kernel should not use the syscall functions, especially after enabling CONFIG_SCHED_INSTRUMENTATION_SYSCALL, all system functions will be traced to backend, which will impact system performance. Signed-off-by: chao an <anchao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| Make.defs | ||
| timer.h | ||
| timer_create.c | ||
| timer_delete.c | ||
| timer_getitimer.c | ||
| timer_getoverrun.c | ||
| timer_gettime.c | ||
| timer_initialize.c | ||
| timer_release.c | ||
| timer_setitimer.c | ||
| timer_settime.c | ||