zephyr/kernel/include
Daniel Leung fc577c4bd1 kernel: gather basic thread runtime statistics
This adds the bits to gather the first thread runtime statictic:
thread execution time. It provides a rough idea of how much time
a thread is spent in active execution. Currently it is not being
used, pending following commits where it combines with the trace
points on context switch as they instrument the same locations.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-11-11 23:55:49 -05:00
..
gen_offset.h
kernel_arch_interface.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00
kernel_internal.h kernel: gather basic thread runtime statistics 2020-11-11 23:55:49 -05:00
kernel_offsets.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00
kernel_tls.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00
ksched.h kernel: only resume suspended threads 2020-10-22 07:00:15 -04:00
kswap.h kernel: gather basic thread runtime statistics 2020-11-11 23:55:49 -05:00
offsets_short.h kernel: add common bits to support TLS 2020-10-24 10:52:00 -07:00