zephyr/kernel/include
Daniel Leung 8eea5119d7 kernel: mmu: demand paging execution time histogram
This adds the bits to record execution time of eviction selection,
and backing store page-in/page-out in histograms.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-04-06 16:43:55 -04:00
..
gen_offset.h
kernel_arch_interface.h kernel/arch: cleanup function definitions 2021-04-01 05:34:17 -04:00
kernel_internal.h kernel: mmu: demand paging execution time histogram 2021-04-06 16:43:55 -04:00
kernel_offsets.h device: add post-process of elf file to manage device handles 2021-02-19 15:46:16 -05:00
kernel_tls.h kernel: tls: align tdata/tbss sections in stack 2021-02-07 23:28:43 -05:00
ksched.h kernel: Make both operands of operators of same essential type category 2021-04-01 05:34:17 -04:00
kswap.h kernel: smp: Remove unused internal API z_smp_reacquire_global_lock() 2021-03-14 18:32:26 -04:00
mmu.h kernel: Make both operands of operators of same essential type category 2021-04-01 05:34:17 -04:00
offsets_short.h