Home
last modified time | relevance | path

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

/tests/benchmarks/thread_metric/src/
A Dtm_api.h84 void tm_thread_sleep(int seconds);
A Dtm_synchronization_processing_test.c128 tm_thread_sleep(TM_TEST_DURATION); in tm_synchronization_processing_thread_report()
A Dtm_memory_allocation_test.c128 tm_thread_sleep(TM_TEST_DURATION); in tm_memory_allocation_thread_report()
A Dtm_message_processing_test.c139 tm_thread_sleep(TM_TEST_DURATION); in tm_message_processing_thread_report()
A Dtm_basic_processing_test.c147 tm_thread_sleep(TM_TEST_DURATION); in tm_basic_processing_thread_report()
A Dtm_interrupt_processing_test.c171 tm_thread_sleep(TM_TEST_DURATION); in tm_interrupt_thread_report()
A Dtm_interrupt_preemption_processing_test.c181 tm_thread_sleep(TM_TEST_DURATION); in tm_interrupt_preemption_thread_report()
A Dtm_preemptive_scheduling_test.c236 tm_thread_sleep(TM_TEST_DURATION); in tm_preemptive_thread_report()
A Dtm_cooperative_scheduling_test.c205 tm_thread_sleep(TM_TEST_DURATION); in tm_cooperative_thread_report()
A Dtm_porting_layer_zephyr.c115 void tm_thread_sleep(int seconds) in tm_thread_sleep() function
/tests/benchmarks/thread_metric/
A Dthread_metric_readme.txt187 void tm_thread_sleep(int seconds);
255 3. The tm_thread_sleep service is implemented by a 10ms RTOS

Completed in 13 milliseconds