Home
last modified time | relevance | path

Searched defs:thread_on (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/logging/
Dlog_output.c300 bool thread_on, in ids_print()
442 bool *thread_on, in syslog_print()
588 bool thread_on = IS_ENABLED(CONFIG_LOG_THREAD_ID_PREFIX) && in prefix_print() local