incubator-nuttx/sched/wqueue
wangming9 a7fc26124d arch/arm64: the arm64 perf interface supports pmu
Summary:
- Support arm64 pmu api, Currently only the cycle counter function is supported.
- Using ARM64 PMU hardware capability to implement perf interface, modify all
  perf interface related code.
- Support for pmu init under smp.

Signed-off-by: wangming9 <wangming9@xiaomi.com>
2023-04-10 16:23:49 -03:00
..
Make.defs
kwork_cancel.c sched/wqueue: Do as much work as possible in work_thread 2023-03-21 17:50:40 +02:00
kwork_inherit.c sched/semaphore: fix priority boost restoration for priority inheritance 2022-10-03 15:14:24 -03:00
kwork_notifier.c sched/wqueue: Change the return type of work_notifier_teardown to void 2022-05-14 00:35:29 +03:00
kwork_queue.c sched/wqueue: Do as much work as possible in work_thread 2023-03-21 17:50:40 +02:00
kwork_thread.c arch/arm64: the arm64 perf interface supports pmu 2023-04-10 16:23:49 -03:00
wqueue.h sched/wqueue: Do as much work as possible in work_thread 2023-03-21 17:50:40 +02:00