mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 17:46:03 +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 | ||
CMakeLists.txt | ||
cpuhalt.c | ||
fatal.c | ||
irq.c | ||
posix_core.c | ||
swap.c | ||
thread.c |