CONFIG_SYS_HEAP_RUNTIME_STATS
System heap runtime statistics
Type: bool
Help
Gather system heap runtime statistics.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Library>/os/Kconfig.heap:32
Included via Kconfig:8
→ Kconfig.zephyr:43
→ <Library>/Kconfig:10
→ <Library>/os/Kconfig:88
Menu path: (Top) → Additional libraries → OS Support Library → Heap and Memory Allocation
config SYS_HEAP_RUNTIME_STATS
bool "System heap runtime statistics"
help
Gather system heap runtime statistics.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)