mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-07 10:25:22 +00:00
Since the tracing of thread being switched in/out has the same instrumentation points, we can roll the tracing function calls into the one for thread stats gathering functions. This avoids duplicating code to call another function. Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
offsets | ||
pmp | ||
CMakeLists.txt | ||
cpu_idle.c | ||
fatal.c | ||
irq_manage.c | ||
irq_offload.c | ||
isr.S | ||
prep_c.c | ||
reset.S | ||
swap.S | ||
thread.c | ||
tls.c | ||
userspace.S |