:orphan: .. title:: INSTRUMENT_THREAD_SWITCHING .. option:: CONFIG_INSTRUMENT_THREAD_SWITCHING *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`THREAD_RUNTIME_STATS ` - \ :option:`TRACING ` Kconfig definition ================== At ``/Kconfig:354`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:30`` 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.)*