Lines Matching refs:thread
14 Enable thread analyzer functionality and all the required modules.
15 This module may be used to debug thread configuration issues, e.g.
21 module-str = thread analyzer
32 Use logger output to print thread information.
37 Use kernel printk function to print thread information.
56 The thread analysis takes quite a long time.
57 Every thread it finds is analyzed word by word to find any that
59 Normally while thread are analyzed the k_thread_foreach function
61 While this is a safe run from the thread list perspective it may lock
64 Setting this flag will force thread analyzer to use
66 This will allow the interrupts to be processed while the thread is
72 bool "Run periodic thread analysis in a thread"
74 Run the thread analyzer automatically, without the need to add
81 bool "Run thread analyzer separately on each core"
85 Run the thread analyzer auto thread on each core and report
94 The time in seconds to call thread analyzer periodic printing function.
97 int "Stack size for the periodic thread analysis thread"
102 bool "Override default thread analysis thread priority"
104 Option to change the default value of thread analysis thread priority.
108 int "Thread analysis thread priority"
111 Set thread priority of the thread analysis