zephyr/include/sys
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
..
__assert.h
arch_interface.h kernel: remove arch_mem_domain_destroy 2021-03-18 16:30:47 +01:00
atomic_builtin.h kernel: remove C syscall include in builtin atomic header 2021-04-02 07:23:33 -04:00
atomic_c.h arch/xtensa: Inline atomics 2021-03-08 11:14:27 -05:00
atomic.h kernel: prioritize C atomic functions if selected 2021-04-02 07:23:33 -04:00
base64.h
byteorder.h
cbprintf_internal.h lib: os: cbprintf: Fix legth field in static package 2021-03-29 14:08:41 +02:00
cbprintf.h lib: os: cbprintf: Add alignment offset to packaging 2021-03-29 14:08:41 +02:00
check.h
crc.h lib: os: Introduce support for CRC32C algorithm 2021-03-02 14:08:30 +01:00
device_mmio.h
dlist.h sys: tell compiler about impossible aliasing in dlist APIs 2021-03-02 19:39:24 -05:00
errno_private.h
fdtable.h
kobject.h
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h
mem_manage.h kernel: mmu: demand paging execution time histogram 2021-04-06 16:43:55 -04:00
mutex.h docs: Add missing retval for sys_mutex_unlock() 2021-03-10 05:42:06 -05:00
notify.h
onoff.h
p4wq.h
printk.h
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_heap.h kernel/arch: cleanup function definitions 2021-04-01 05:34:17 -04:00
sys_io.h
thread_stack.h kernel/include: Put kernel stack memory in the right memory 2021-02-11 14:47:40 -05:00
time_units.h clock: rename z_clock_hw_cycles_per_sec_runtime_get 2021-03-19 11:22:17 -04:00
timeutil.h
util_internal.h sys: util: Update implementation of loop macros 2021-02-28 16:46:44 -05:00
util_loops.h sys: util: Update implementation of loop macros 2021-02-28 16:46:44 -05:00
util_macro.h sys: util: Update implementation of loop macros 2021-02-28 16:46:44 -05:00
util.h