:orphan: .. title:: CONFIG_INSTRUMENT_THREAD_SWITCHING .. kconfig:: CONFIG_INSTRUMENT_THREAD_SWITCHING CONFIG_INSTRUMENT_THREAD_SWITCHING ################################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`THREAD_RUNTIME_STATS ` - \ :kconfig:`TRACING ` Kconfig definition ================== At ``/Kconfig:362`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:40`` Menu path: (Top) → General Kernel Options → Kernel Debugging and Metrics .. code-block:: kconfig config INSTRUMENT_THREAD_SWITCHING bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*