zephyr/arch/xtensa/core
Daniel Leung 11e6b43090 tracing: roll thread switch in/out into thread stats functions
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>
2020-11-11 23:55:49 -05:00
..
offsets
startup Revert "arch: xtensa: Use reset-vector.S in booloader code" 2020-02-08 10:01:24 +02:00
atomic.S kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
CMakeLists.txt xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00
cpu_idle.c
crt1.S arch/xtensa: Don't clear BSS on MP startup when !SMP 2020-10-21 06:38:53 -04:00
fatal.c
irq_manage.c arch: Apply dynamic IRQ API change 2020-09-02 13:48:13 +02:00
irq_offload.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
tls.c xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00
window_vectors.S
xtensa_intgen.py
xtensa_intgen.tmpl
xtensa-asm2-util.S tracing: roll thread switch in/out into thread stats functions 2020-11-11 23:55:49 -05:00
xtensa-asm2.c xtensa: add support for thread local storage 2020-10-24 10:52:00 -07:00