Searched refs:analyzer_thread (Results 1 – 1 of 1) sorted by relevance
253 static struct k_thread analyzer_thread[CONFIG_MP_MAX_NUM_CPUS]; variable259 for (i = 0; i < ARRAY_SIZE(analyzer_thread); i++) { in thread_analyzer_init()264 tid = k_thread_create(&analyzer_thread[i], analyzer_thread_stacks[i], in thread_analyzer_init()