This change adds `k_cycle_get_64()` on platforms that support a 64-bit cycle counter. The interface functions `arch_k_cycle_get_64()` and `sys_clock_cycle_get_64()` are also introduced. Fixes #39934 Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com> |
||
|---|---|---|
| .. | ||
| cortex_a_r | ||
| cortex_m | ||
| cortex_r/scripts | ||
| mmu | ||
| mpu | ||
| arch.h | ||
| asm_inline_gcc.h | ||
| asm_inline.h | ||
| error.h | ||
| exc.h | ||
| irq.h | ||
| misc.h | ||
| nmi.h | ||
| syscall.h | ||
| thread.h | ||