Home
last modified time | relevance | path

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

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