Home
last modified time | relevance | path

Searched refs:tm_message_processing_thread_report (Results 1 – 1 of 1) sorted by relevance

/ThreadX-v6.4.1/utility/benchmarks/thread_metric/
Dtm_message_processing_test.c60 void tm_message_processing_thread_report(void);
94 tm_thread_create(5, 2, tm_message_processing_thread_report); in tm_message_processing_initialize()
131 void tm_message_processing_thread_report(void) in tm_message_processing_thread_report() function